🗄️Developer Resource // JSON Endpoint
BGC JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/BGC/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/BGC/csv?range=maxAccess 320 data points for BGC spanning 27 years (2000–Jul 24, 2026). Optimized JSON format (46.9 KB).
Turn this feed into a private wealth view in the Terminal.
Your keys, your sync policy — the Terminal stays privacy-first.
Download as CSV
Prefer CSV format? Download BGC historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/BGC/json● 200 OK (Live)Tired of exporting to Excel? Track BGC and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "BGC",
"timestamp": "2026-07-24T21:35:29.091Z",
"price": 11.65,
"change_24h": 0.5610703495899827,
"history_sample": [
{
"date": "2000-01-01",
"open": 25.36,
"high": 45.58,
"low": 23.47,
"close": 44.17,
"volume": 10186189
},
{
"date": "2000-02-01",
"open": 44.69,
"high": 48.75,
"low": 33.88,
"close": 39.83,
"volume": 5623195
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import BGC🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync BGC.json updates to your private Google Drive for backtesting and compliance.
Enable Sovereign SyncIncludes unlimited API calls & historical CSV exports.
Dataset Specifications
- Format: Standardized JSON (OHLCV)
- Frequency: End-of-Day (EOD) + Real-time delay
- Adjustments: Split-adjusted, Dividend-adjusted
- Source: Multi-provider aggregation (AlphaVantage, Yahoo fallback)