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

VNQI JSON Data API

Access 184 data points for VNQI spanning 16 years (2010–Jan 21, 2026). Optimized JSON format (27.0 KB).

GET /api/tickers/VNQI/json● 200 OK (Live)
{
  "symbol": "VNQI",
  "timestamp": "2026-01-22T08:34:27.977Z",
  "price": 46.91,
  "change_24h": 0.10670081092615698,
  "history_sample": [
    {
      "date": "2010-11-01",
      "open": 50.39,
      "high": 54.18,
      "low": 47.17,
      "close": 47.46,
      "volume": 996800
    },
    {
      "date": "2010-12-01",
      "open": 48.53,
      "high": 50.61,
      "low": 48.28,
      "close": 50.6,
      "volume": 919700
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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