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

EXP JSON Data API

Access 382 data points for EXP spanning 32 years (1994–Jan 21, 2026). Optimized JSON format (56.0 KB).

GET /api/tickers/EXP/json● 200 OK (Live)
{
  "symbol": "EXP",
  "timestamp": "2026-01-21T21:02:41.600Z",
  "price": 225.12,
  "change_24h": -0.4686532849942533,
  "history_sample": [
    {
      "date": "1994-05-01",
      "open": 4.33,
      "high": 4.5,
      "low": 3.25,
      "close": 3.5,
      "volume": 2920800
    },
    {
      "date": "1994-06-01",
      "open": 3.42,
      "high": 4.21,
      "low": 3.17,
      "close": 3.96,
      "volume": 4953300
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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