🗄️Developer Resource // JSON Endpoint

FIAX JSON Data API

Access 179 data points for FIAX spanning 4 years (2022–Apr 22, 2026). Optimized JSON format (26.2 KB).

Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "FIAX",
  "timestamp": "2026-04-22T22:16:39.405Z",
  "price": 17.66,
  "change_24h": 0.028320589068246985,
  "history_sample": [
    {
      "date": "2022-11-28",
      "open": 20.03,
      "high": 20.04,
      "low": 19.99,
      "close": 20.02,
      "volume": 216500
    },
    {
      "date": "2022-12-05",
      "open": 19.88,
      "high": 20.04,
      "low": 19.72,
      "close": 20,
      "volume": 210500
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import FIAX
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync FIAX.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal