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

CISO JSON Data API

Access 219 data points for CISO spanning 5 years (2022–Mar 10, 2026). Optimized JSON format (32.1 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "CISO",
  "timestamp": "2026-03-11T12:41:31.640Z",
  "price": 0.391,
  "change_24h": -2.0050125313283225,
  "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)