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

BAM JSON Data API

Access 166 data points for BAM spanning 4 years (2022–Jan 20, 2026). Optimized JSON format (24.3 KB).

GET /api/tickers/BAM/json● 200 OK (Live)
{
  "symbol": "BAM",
  "timestamp": "2026-01-21T22:56:28.221Z",
  "price": 51.05,
  "change_24h": 1.0891089108910834,
  "history_sample": [
    {
      "date": "2022-11-28",
      "open": 32.55,
      "high": 36.5,
      "low": 31,
      "close": 33.01,
      "volume": 46200
    },
    {
      "date": "2022-12-05",
      "open": 32.6,
      "high": 36.13,
      "low": 31.38,
      "close": 32,
      "volume": 106000
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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