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

ISUL JSON Data API

Access 436 data points for ISUL spanning 1 years (2025–Jan 21, 2026). Optimized JSON format (63.9 KB).

GET /api/tickers/ISUL/json● 200 OK (Live)
{
  "symbol": "ISUL",
  "timestamp": "2026-01-21T20:40:37.398Z",
  "price": 31.88,
  "change_24h": -1.3461240909794174,
  "history_sample": [
    {
      "date": "2025-10-07",
      "open": 24.25,
      "high": 24.25,
      "low": 24.25,
      "close": 24.25,
      "volume": 0
    },
    {
      "date": "2025-10-07",
      "open": 24.21,
      "high": 24.21,
      "low": 24.03,
      "close": 24.03,
      "volume": 1445
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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