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

BCAB JSON Data API

Access 268 data points for BCAB spanning 6 years (2020–Jan 21, 2026). Optimized JSON format (39.3 KB).

GET /api/tickers/BCAB/json● 200 OK (Live)
{
  "symbol": "BCAB",
  "timestamp": "2026-01-22T04:11:31.030Z",
  "price": 0.3,
  "change_24h": -6.425452276980663,
  "history_sample": [
    {
      "date": "2020-12-14",
      "open": 30.55,
      "high": 43.86,
      "low": 27.15,
      "close": 35,
      "volume": 5910200
    },
    {
      "date": "2020-12-21",
      "open": 33.43,
      "high": 34.39,
      "low": 31,
      "close": 31.82,
      "volume": 830700
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync BCAB.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)