🗄️Developer Resource // JSON Endpoint

FUSB JSON Data API

Access 326 data points for FUSB spanning 28 years (1999–Feb 6, 2026). Optimized JSON format (47.8 KB).

Download as CSV

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

GET /api/tickers/FUSB/json● 200 OK (Live)
{
  "symbol": "FUSB",
  "timestamp": "2026-02-09T09:14:01.904Z",
  "price": 15.59,
  "change_24h": 0.5806451612903216,
  "history_sample": [
    {
      "date": "1999-02-01",
      "open": 18.5,
      "high": 18.75,
      "low": 18.5,
      "close": 18.5,
      "volume": 8400
    },
    {
      "date": "1999-03-01",
      "open": 18.5,
      "high": 19.5,
      "low": 18.5,
      "close": 18.63,
      "volume": 44800
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import FUSB
🛡️

Need to archive this data?

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