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

FGI JSON Data API

Access 210 data points for FGI spanning 4 years (2022–Jan 21, 2026). Optimized JSON format (30.8 KB).

GET /api/tickers/FGI/json● 200 OK (Live)
{
  "symbol": "FGI",
  "timestamp": "2026-01-21T20:39:24.360Z",
  "price": 6.34,
  "change_24h": -0.1574803149606266,
  "history_sample": [
    {
      "date": "2022-01-24",
      "open": 25,
      "high": 27.65,
      "low": 15,
      "close": 18.85,
      "volume": 1556160
    },
    {
      "date": "2022-01-31",
      "open": 25.25,
      "high": 31.25,
      "low": 18.75,
      "close": 19.35,
      "volume": 11540600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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