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

AL JSON Data API

Access 178 data points for AL spanning 15 years (2011–Jan 21, 2026). Optimized JSON format (26.1 KB).

GET /api/tickers/AL/json● 200 OK (Live)
{
  "symbol": "AL",
  "timestamp": "2026-01-22T01:47:26.211Z",
  "price": 64.31,
  "change_24h": -0.031089693766510215,
  "history_sample": [
    {
      "date": "2011-05-01",
      "open": 27.5,
      "high": 29.94,
      "low": 26.4,
      "close": 28.5,
      "volume": 6381300
    },
    {
      "date": "2011-06-01",
      "open": 28.75,
      "high": 28.75,
      "low": 23.02,
      "close": 24.29,
      "volume": 15187200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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