🗄️Developer Resource // JSON Endpoint

VGLIX JSON Data API

Access 417 data points for VGLIX spanning 8 years (2016–Nov 25, 2024). Optimized JSON format (61.1 KB).

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "VGLIX",
  "timestamp": "2026-03-09T05:14:39.874Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2016-12-05",
      "open": 10,
      "high": 10.19,
      "low": 10,
      "close": 10.19,
      "volume": 0
    },
    {
      "date": "2016-12-12",
      "open": 10.2,
      "high": 10.27,
      "low": 10.14,
      "close": 10.17,
      "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 VGLIX
🛡️

Need to archive this data?

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