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

AFIEX JSON Data API

Access 219 data points for AFIEX spanning 1 years (2025–Dec 29, 2025). Optimized JSON format (32.1 KB).

GET /api/tickers/AFIEX/json● 200 OK (Live)
{
  "symbol": "AFIEX",
  "timestamp": "2026-01-21T18:46:53.875Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2025-02-14",
      "open": 32.75,
      "high": 32.75,
      "low": 32.75,
      "close": 32.75,
      "volume": 0
    },
    {
      "date": "2025-02-18",
      "open": 32.99,
      "high": 32.99,
      "low": 32.99,
      "close": 32.99,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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