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

IOCT JSON Data API

Access 233 data points for IOCT spanning 5 years (2021–Mar 6, 2026). Optimized JSON format (34.1 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "IOCT",
  "timestamp": "2026-03-09T03:24:00.554Z",
  "price": 35.25,
  "change_24h": -0.508044030482641,
  "history_sample": [
    {
      "date": "2021-09-27",
      "open": 25,
      "high": 25.27,
      "low": 24.96,
      "close": 25.12,
      "volume": 251200
    },
    {
      "date": "2021-10-04",
      "open": 25.11,
      "high": 25.16,
      "low": 24.86,
      "close": 25.05,
      "volume": 161600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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