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

FSLY JSON Data API

Access 357 data points for FSLY spanning 7 years (2019–Mar 6, 2026). Optimized JSON format (52.3 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "FSLY",
  "timestamp": "2026-03-08T23:48:05.214Z",
  "price": 20.14,
  "change_24h": -1.4677055512576085,
  "history_sample": [
    {
      "date": "2019-05-13",
      "open": 21.5,
      "high": 25.67,
      "low": 21.41,
      "close": 23.99,
      "volume": 16102700
    },
    {
      "date": "2019-05-20",
      "open": 24.74,
      "high": 25.61,
      "low": 21.1,
      "close": 21.5,
      "volume": 8176400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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