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

FGRIX JSON Data API

Access 162 data points for FGRIX spanning 41 years (1985–Mar 1, 2026). Optimized JSON format (23.7 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "FGRIX",
  "timestamp": "2026-03-09T03:23:23.107Z",
  "price": 69.33999633789062,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "1985-12-01",
      "open": 9.65,
      "high": 11.58,
      "low": 9.65,
      "close": 11.58,
      "volume": 0
    },
    {
      "date": "1986-03-01",
      "open": 11.65,
      "high": 13.51,
      "low": 11.65,
      "close": 13.51,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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