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

FLYD JSON Data API

Access 195 data points for FLYD spanning 4 years (2022–Mar 6, 2026). Optimized JSON format (28.6 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "FLYD",
  "timestamp": "2026-03-09T03:22:55.211Z",
  "price": 78.5593,
  "change_24h": 4.642067924709254,
  "history_sample": [
    {
      "date": "2022-06-20",
      "open": 2570,
      "high": 2750,
      "low": 2074,
      "close": 2074,
      "volume": 73
    },
    {
      "date": "2022-06-27",
      "open": 2151,
      "high": 2800,
      "low": 2064,
      "close": 2483.5,
      "volume": 160
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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