🗄️Developer Resource // JSON Endpoint

CLNN JSON Data API

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

Access 399 data points for CLNN spanning 8 years (2018–May 29, 2026). Optimized JSON format (58.4 KB).

Route this JSON into your sovereign workspace — command the Terminal.
Endpoint-first sovereignty: no shared warehouse of your raw ledger.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "CLNN",
  "timestamp": "2026-05-30T16:45:42.668Z",
  "price": 6.56,
  "change_24h": -2.0895522388059784,
  "history_sample": [
    {
      "date": "2018-10-15",
      "open": 195,
      "high": 195,
      "low": 195,
      "close": 195,
      "volume": 0
    },
    {
      "date": "2018-10-22",
      "open": 194,
      "high": 195,
      "low": 194,
      "close": 195,
      "volume": 2880
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import CLNN
🛡️

Need to archive this data?

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