🗄️Developer Resource // JSON Endpoint

GBLD JSON Data API

Access 254 data points for GBLD spanning 5 years (2021–Feb 23, 2026). Optimized JSON format (37.2 KB).

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "GBLD",
  "timestamp": "2026-03-09T18:04:01.483Z",
  "price": 18.685,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2021-04-19",
      "open": 25,
      "high": 25.08,
      "low": 24.86,
      "close": 25.05,
      "volume": 3961
    },
    {
      "date": "2021-04-26",
      "open": 25.3,
      "high": 25.43,
      "low": 25.15,
      "close": 25.21,
      "volume": 12048
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import GBLD
🛡️

Need to archive this data?

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