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

IDE JSON Data API

Access 192 data points for IDE spanning 16 years (2010–Jan 20, 2026). Optimized JSON format (28.1 KB).

GET /api/tickers/IDE/json● 200 OK (Live)
{
  "symbol": "IDE",
  "timestamp": "2026-01-21T20:37:46.529Z",
  "price": 13.198,
  "change_24h": 1.9150579150579237,
  "history_sample": [
    {
      "date": "2010-03-01",
      "open": 20.01,
      "high": 20.39,
      "low": 19.42,
      "close": 20.08,
      "volume": 1933700
    },
    {
      "date": "2010-04-01",
      "open": 19.68,
      "high": 20.27,
      "low": 18.25,
      "close": 19.37,
      "volume": 1381800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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