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

AI JSON Data API

Access 269 data points for AI spanning 6 years (2020–Jan 20, 2026). Optimized JSON format (39.4 KB).

GET /api/tickers/AI/json● 200 OK (Live)
{
  "symbol": "AI",
  "timestamp": "2026-01-21T21:24:13.208Z",
  "price": 12.62,
  "change_24h": 1.0408326661328984,
  "history_sample": [
    {
      "date": "2020-12-07",
      "open": 100,
      "high": 133,
      "low": 90.03,
      "close": 119.58,
      "volume": 59403700
    },
    {
      "date": "2020-12-14",
      "open": 122.16,
      "high": 145,
      "low": 98.1,
      "close": 137.59,
      "volume": 31179700
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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