🗄️Developer Resource // JSON Endpoint

VXUS JSON Data API

Access 184 data points for VXUS spanning 16 years (2011–Apr 22, 2026). Optimized JSON format (27.0 KB).

Local-first charts from this JSON — open the Terminal.
Parse and visualize without shipping raw ledgers to a vendor database.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "VXUS",
  "timestamp": "2026-04-22T17:55:10.463Z",
  "price": 82.61,
  "change_24h": 0.8915486077186174,
  "history_sample": [
    {
      "date": "2011-02-01",
      "open": 50.62,
      "high": 55.92,
      "low": 49.55,
      "close": 51.04,
      "volume": 992900
    },
    {
      "date": "2011-03-01",
      "open": 51.38,
      "high": 51.75,
      "low": 46.19,
      "close": 50.91,
      "volume": 1439700
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import VXUS
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync VXUS.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal