🗄️Developer Resource // JSON Endpoint

CISO JSON Data API

Absolute endpoints (copy‑paste)
JSON:https://www.pocketportfolio.app/api/tickers/CISO/json?range=max
CSV:https://www.pocketportfolio.app/api/tickers/CISO/csv?range=max

Access 234 data points for CISO spanning 5 years (2022–Jun 24, 2026). Optimized JSON format (34.3 KB).

Local-first charts from this JSON — open the Terminal.
Parse and visualize without shipping raw ledgers to a vendor database.

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-06-25T00:17:35.671Z",
  "price": 0.2652,
  "change_24h": -9.33333333333333,
  "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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal