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

CADE JSON Data API

Access 158 data points for CADE spanning 41 years (1985–Jan 30, 2026). Optimized JSON format (23.1 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "CADE",
  "timestamp": "2026-03-08T10:42:26.674Z",
  "price": 42.11,
  "change_24h": -1.6581036898645514,
  "history_sample": [
    {
      "date": "1985-10-01",
      "open": 2.69,
      "high": 3.91,
      "low": 2.69,
      "close": 3.59,
      "volume": 671600
    },
    {
      "date": "1986-01-01",
      "open": 3.59,
      "high": 4.18,
      "low": 3.53,
      "close": 4.02,
      "volume": 688160
    }
  ]
}
πŸ’»

Import via CLI

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

npx pocket-portfolio --import CADE
πŸ›‘οΈ

Need to archive this data?

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