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

FLQS JSON Data API

Access 458 data points for FLQS spanning 9 years (2017–Jan 21, 2026). Optimized JSON format (67.1 KB).

GET /api/tickers/FLQS/json● 200 OK (Live)
{
  "symbol": "FLQS",
  "timestamp": "2026-01-22T05:44:28.511Z",
  "price": 45.4591,
  "change_24h": 2.152526224011942,
  "history_sample": [
    {
      "date": "2017-04-24",
      "open": 25.33,
      "high": 25.33,
      "low": 25.33,
      "close": 25.33,
      "volume": 500
    },
    {
      "date": "2017-05-01",
      "open": 25.33,
      "high": 25.33,
      "low": 25.33,
      "close": 25.33,
      "volume": 100
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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