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

LCID JSON Data API

Access 287 data points for LCID spanning 6 years (2020–Mar 3, 2026). Optimized JSON format (42.0 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "LCID",
  "timestamp": "2026-03-03T17:32:01.844Z",
  "price": 10.03,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2020-09-14",
      "open": 102.5,
      "high": 102.5,
      "low": 98.2,
      "close": 98.9,
      "volume": 56430
    },
    {
      "date": "2020-09-21",
      "open": 99,
      "high": 99.6,
      "low": 97.5,
      "close": 98.1,
      "volume": 353420
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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