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

AIV JSON Data API

Access 379 data points for AIV spanning 32 years (1994–Jan 21, 2026). Optimized JSON format (55.5 KB).

GET /api/tickers/AIV/json● 200 OK (Live)
{
  "symbol": "AIV",
  "timestamp": "2026-01-21T21:23:38.533Z",
  "price": 5.93,
  "change_24h": 0.6791171477079803,
  "history_sample": [
    {
      "date": "1994-08-01",
      "open": 2.47,
      "high": 2.48,
      "low": 2.38,
      "close": 2.45,
      "volume": 14129758
    },
    {
      "date": "1994-09-01",
      "open": 2.47,
      "high": 2.47,
      "low": 2.27,
      "close": 2.32,
      "volume": 7860366
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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