🗄️Developer Resource // JSON Endpoint

ISPO JSON Data API

Access 208 data points for ISPO spanning 4 years (2022–Feb 2, 2026). Optimized JSON format (30.5 KB).

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "ISPO",
  "timestamp": "2026-03-09T07:13:26.939Z",
  "price": 4.26,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2022-02-14",
      "open": 210.2,
      "high": 2160,
      "low": 182.8,
      "close": 920,
      "volume": 776474
    },
    {
      "date": "2022-02-21",
      "open": 920,
      "high": 1434.2,
      "low": 602,
      "close": 1098,
      "volume": 269975
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import ISPO
🛡️

Need to archive this data?

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