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

IG JSON Data API

Access 407 data points for IG spanning 8 years (2018–Jan 21, 2026). Optimized JSON format (59.6 KB).

GET /api/tickers/IG/json● 200 OK (Live)
{
  "symbol": "IG",
  "timestamp": "2026-01-21T22:53:20.249Z",
  "price": 20.929,
  "change_24h": 0.5718404613166737,
  "history_sample": [
    {
      "date": "2018-04-16",
      "open": 24.99,
      "high": 24.99,
      "low": 24.99,
      "close": 24.99,
      "volume": 799500
    },
    {
      "date": "2018-04-23",
      "open": 24.99,
      "high": 24.99,
      "low": 24.99,
      "close": 24.99,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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