🗄️Developer Resource // JSON Endpoint

FRSX JSON Data API

Access 452 data points for FRSX spanning 9 years (2017–Feb 2, 2026). Optimized JSON format (66.2 KB).

Download as CSV

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

GET /api/tickers/FRSX/json● 200 OK (Live)
{
  "symbol": "FRSX",
  "timestamp": "2026-02-09T09:14:19.900Z",
  "price": 0.88,
  "change_24h": 4.14201183431953,
  "history_sample": [
    {
      "date": "2017-06-12",
      "open": 472.08,
      "high": 491.4,
      "low": 451.08,
      "close": 462,
      "volume": 2366
    },
    {
      "date": "2017-06-19",
      "open": 462.42,
      "high": 473.34,
      "low": 425.88,
      "close": 436.8,
      "volume": 1665
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import FRSX
🛡️

Need to archive this data?

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