🗄️Developer Resource // JSON Endpoint

CARS JSON Data API

Access 457 data points for CARS spanning 9 years (2017–Feb 23, 2026). Optimized JSON format (66.9 KB).

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "CARS",
  "timestamp": "2026-03-02T23:58:41.438Z",
  "price": 8.04,
  "change_24h": -5.85480093676815,
  "history_sample": [
    {
      "date": "2017-05-29",
      "open": 25.59,
      "high": 27.86,
      "low": 25.59,
      "close": 27.05,
      "volume": 5203000
    },
    {
      "date": "2017-06-05",
      "open": 27,
      "high": 29.47,
      "low": 25.35,
      "close": 25.81,
      "volume": 20214500
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import CARS
🛡️

Need to archive this data?

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