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

FLZA JSON Data API

Access 271 data points for FLZA spanning 6 years (2018–Dec 11, 2023). Optimized JSON format (39.7 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "FLZA",
  "timestamp": "2026-03-09T03:24:10.132Z",
  "price": 19.575,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2018-10-08",
      "open": 24.12,
      "high": 24.33,
      "low": 24.12,
      "close": 24.12,
      "volume": 774
    },
    {
      "date": "2018-10-15",
      "open": 25,
      "high": 25,
      "low": 24.66,
      "close": 24.73,
      "volume": 51302
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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