🗄️Developer Resource // JSON Endpoint

GFAI JSON Data API

Access 230 data points for GFAI spanning 5 years (2021–Feb 13, 2026). Optimized JSON format (33.7 KB).

Download as CSV

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

GET /api/tickers/GFAI/json● 200 OK (Live)
{
  "symbol": "GFAI",
  "timestamp": "2026-02-15T14:19:59.103Z",
  "price": 0.393,
  "change_24h": 1.0282776349614406,
  "history_sample": [
    {
      "date": "2021-09-27",
      "open": 138,
      "high": 166,
      "low": 130,
      "close": 157.2,
      "volume": 61188
    },
    {
      "date": "2021-10-04",
      "open": 144,
      "high": 154.8,
      "low": 128,
      "close": 144.8,
      "volume": 69356
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import GFAI
🛡️

Need to archive this data?

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