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

BRCC JSON Data API

Access 207 data points for BRCC spanning 4 years (2022–Jan 20, 2026). Optimized JSON format (30.3 KB).

GET /api/tickers/BRCC/json● 200 OK (Live)
{
  "symbol": "BRCC",
  "timestamp": "2026-01-21T21:06:42.565Z",
  "price": 0.993,
  "change_24h": 4.5263157894736885,
  "history_sample": [
    {
      "date": "2022-02-07",
      "open": 14.72,
      "high": 19.25,
      "low": 13.61,
      "close": 16.28,
      "volume": 17816800
    },
    {
      "date": "2022-02-14",
      "open": 16.5,
      "high": 22.8,
      "low": 13.55,
      "close": 18.78,
      "volume": 15521100
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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