🗄️Developer Resource // JSON Endpoint

CRNT JSON Data API

Access 309 data points for CRNT spanning 26 years (2000–Apr 10, 2026). Optimized JSON format (45.3 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 CRNT historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

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

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

Start Free — Local First
{
  "symbol": "CRNT",
  "timestamp": "2026-04-11T03:47:03.531Z",
  "price": 2.38,
  "change_24h": 1.7094017094017109,
  "history_sample": [
    {
      "date": "2000-09-01",
      "open": 29.25,
      "high": 32.94,
      "low": 19.75,
      "close": 26.88,
      "volume": 5371300
    },
    {
      "date": "2000-10-01",
      "open": 27.13,
      "high": 27.13,
      "low": 10.63,
      "close": 12.5,
      "volume": 3227300
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import CRNT
🛡️

Need to archive this data?

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