🗄️Developer Resource // JSON Endpoint

CRUZ JSON Data API

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

Access 205 data points for CRUZ spanning 4 years (2021–Apr 28, 2025). Optimized JSON format (30.0 KB).

Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "CRUZ",
  "timestamp": "2026-06-07T06:23:21.295Z",
  "price": 21.8814,
  "change_24h": 0.02514182273642611,
  "history_sample": [
    {
      "date": "2021-05-31",
      "open": 24.36,
      "high": 24.5,
      "low": 24.36,
      "close": 24.47,
      "volume": 4569
    },
    {
      "date": "2021-06-07",
      "open": 24.5,
      "high": 25.09,
      "low": 24.4,
      "close": 24.64,
      "volume": 81409
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import CRUZ
🛡️

Need to archive this data?

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