🗄️Developer Resource // JSON Endpoint

GAZ JSON Data API

Real-time normalized JSON data for GAZ. Free API for developers. No login required.

GET /api/tickers/GAZ/json● 200 OK (Live)
{
  "symbol": "GAZ",
  "timestamp": "2026-01-22T05:45:38.765Z",
  "price": 9.74,
  "change_24h": -0.30706243602865263,
  "history_sample": []
}
💻

Import via CLI

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

npx pocket-portfolio --import GAZ
🛡️

Need to archive this data?

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