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

AN JSON Data API

Access 429 data points for AN spanning 36 years (1990–Jan 20, 2026). Optimized JSON format (62.8 KB).

GET /api/tickers/AN/json● 200 OK (Live)
{
  "symbol": "AN",
  "timestamp": "2026-01-22T00:22:18.197Z",
  "price": 220.63,
  "change_24h": 2.4803753077244663,
  "history_sample": [
    {
      "date": "1990-06-01",
      "open": 3.38,
      "high": 9.13,
      "low": 3.25,
      "close": 8.38,
      "volume": 1637400
    },
    {
      "date": "1990-07-01",
      "open": 8.5,
      "high": 13.5,
      "low": 8.5,
      "close": 10,
      "volume": 1513800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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