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

IWM JSON Data API

Access 311 data points for IWM spanning 26 years (2000–Mar 4, 2026). Optimized JSON format (45.6 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "IWM",
  "timestamp": "2026-03-05T14:28:48.536Z",
  "price": 261.76,
  "change_24h": 0.9720722110785303,
  "history_sample": [
    {
      "date": "2000-06-01",
      "open": 48.55,
      "high": 53,
      "low": 48.55,
      "close": 51.68,
      "volume": 3163600
    },
    {
      "date": "2000-07-01",
      "open": 51.56,
      "high": 54.59,
      "low": 48.69,
      "close": 50.25,
      "volume": 2202600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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