πŸ—„οΈDeveloper Resource // JSON Endpoint

GILT JSON Data API

Access 395 data points for GILT spanning 33 years (1993–Jan 21, 2026). Optimized JSON format (57.9 KB).

GET /api/tickers/GILT/json● 200 OK (Live)
{
  "symbol": "GILT",
  "timestamp": "2026-01-21T23:48:19.992Z",
  "price": 17.71,
  "change_24h": 0.22637238256932168,
  "history_sample": [
    {
      "date": "1993-04-01",
      "open": 290,
      "high": 345,
      "low": 265,
      "close": 300,
      "volume": 80715
    },
    {
      "date": "1993-05-01",
      "open": 302.5,
      "high": 335,
      "low": 295,
      "close": 300,
      "volume": 32675
    }
  ]
}
πŸ’»

Import via CLI

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

npx pocket-portfolio --import GILT
πŸ›‘οΈ

Need to archive this data?

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