πŸ—„οΈDeveloper Resource // JSON Endpoint

BCX JSON Data API

Access 181 data points for BCX spanning 15 years (2011–Mar 6, 2026). Optimized JSON format (26.5 KB).

Download as CSV

Prefer CSV format? Download BCX historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/BCX/json● 200 OK (Live)

Tired of exporting to Excel? Track BCX and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "BCX",
  "timestamp": "2026-03-09T03:23:35.777Z",
  "price": 12.27,
  "change_24h": -1.2077294685990367,
  "history_sample": [
    {
      "date": "2011-04-01",
      "open": 20.02,
      "high": 20.14,
      "low": 20,
      "close": 20.02,
      "volume": 1539500
    },
    {
      "date": "2011-05-01",
      "open": 20.02,
      "high": 20.06,
      "low": 18.17,
      "close": 19.06,
      "volume": 4214200
    }
  ]
}
πŸ’»

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import BCX
πŸ›‘οΈ

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync BCX.json updates to your private Google Drive for backtesting and compliance.

Enable Sovereign Sync

Includes 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)