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

KGLAX JSON Data API

Access 212 data points for KGLAX spanning 18 years (2008–Jan 1, 2026). Optimized JSON format (31.1 KB).

GET /api/tickers/KGLAX/json● 200 OK (Live)
{
  "symbol": "KGLAX",
  "timestamp": "2026-01-22T08:20:47.910Z",
  "price": 17.229999542236328,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2008-06-01",
      "open": 4.36,
      "high": 4.36,
      "low": 3.75,
      "close": 3.75,
      "volume": 0
    },
    {
      "date": "2008-07-01",
      "open": 3.73,
      "high": 3.83,
      "low": 3.53,
      "close": 3.71,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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