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

AFB JSON Data API

Access 289 data points for AFB spanning 24 years (2002–Jan 21, 2026). Optimized JSON format (42.3 KB).

GET /api/tickers/AFB/json● 200 OK (Live)
{
  "symbol": "AFB",
  "timestamp": "2026-01-22T04:32:45.307Z",
  "price": 10.87,
  "change_24h": -0.2752293577981756,
  "history_sample": [
    {
      "date": "2002-02-01",
      "open": 15,
      "high": 15.05,
      "low": 15,
      "close": 15,
      "volume": 665600
    },
    {
      "date": "2002-03-01",
      "open": 15,
      "high": 15.01,
      "low": 12.9,
      "close": 13.35,
      "volume": 1176400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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