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

ICLN JSON Data API

Access 212 data points for ICLN spanning 18 years (2008–Jan 21, 2026). Optimized JSON format (31.1 KB).

GET /api/tickers/ICLN/json● 200 OK (Live)
{
  "symbol": "ICLN",
  "timestamp": "2026-01-21T23:48:26.688Z",
  "price": 17.74,
  "change_24h": 1.1979463776383188,
  "history_sample": [
    {
      "date": "2008-07-01",
      "open": 50,
      "high": 51.8,
      "low": 46.65,
      "close": 48.94,
      "volume": 185800
    },
    {
      "date": "2008-08-01",
      "open": 49.26,
      "high": 53.12,
      "low": 45.71,
      "close": 50.14,
      "volume": 89700
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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