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

RACE JSON Data API

Access 126 data points for RACE spanning 11 years (2015–Mar 9, 2026). Optimized JSON format (18.5 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "RACE",
  "timestamp": "2026-03-09T18:05:43.912Z",
  "price": 342.18,
  "change_24h": -2.2566270566727544,
  "history_sample": [
    {
      "date": "2015-11-01",
      "open": 50.86,
      "high": 55,
      "low": 44.65,
      "close": 46.35,
      "volume": 17156300
    },
    {
      "date": "2015-12-01",
      "open": 46.5,
      "high": 50.39,
      "low": 46,
      "close": 48,
      "volume": 11531700
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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