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

CISO JSON Data API

Access 212 data points for CISO spanning 5 years (2022–Jan 21, 2026). Optimized JSON format (31.1 KB).

GET /api/tickers/CISO/json● 200 OK (Live)
{
  "symbol": "CISO",
  "timestamp": "2026-01-22T01:37:08.037Z",
  "price": 0.4547,
  "change_24h": -3.4197111299915046,
  "history_sample": [
    {
      "date": "2022-01-10",
      "open": 108.45,
      "high": 131.7,
      "low": 75.75,
      "close": 81.3,
      "volume": 320807
    },
    {
      "date": "2022-01-17",
      "open": 82.2,
      "high": 85.5,
      "low": 54.6,
      "close": 64.5,
      "volume": 372107
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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