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

IQ JSON Data API

Access 416 data points for IQ spanning 8 years (2018–Mar 9, 2026). Optimized JSON format (60.9 KB).

Download as CSV

Prefer CSV format? Download IQ historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/IQ/json● 200 OK (Live)

Tired of exporting to Excel? Track IQ and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "IQ",
  "timestamp": "2026-03-09T18:10:44.150Z",
  "price": 1.335,
  "change_24h": -7.291666666666666,
  "history_sample": [
    {
      "date": "2018-03-26",
      "open": 18.2,
      "high": 18.5,
      "low": 15.44,
      "close": 15.55,
      "volume": 79752900
    },
    {
      "date": "2018-04-02",
      "open": 16.19,
      "high": 16.5,
      "low": 15.3,
      "close": 16.02,
      "volume": 40858800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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