🗄️Developer Resource // JSON Endpoint
VHCIX JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/VHCIX/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/VHCIX/csv?range=maxAccess 268 data points for VHCIX spanning 23 years (2004–Jun 1, 2026). Optimized JSON format (39.3 KB).
Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.
Download as CSV
Prefer CSV format? Download VHCIX historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/VHCIX/json● 200 OK (Live)Tired of exporting to Excel? Track VHCIX and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "VHCIX",
"timestamp": "2026-06-24T08:51:39.105Z",
"price": 143.38999938964844,
"change_24h": 0,
"history_sample": [
{
"date": "2004-03-01",
"open": 25.43,
"high": 25.68,
"low": 23.77,
"close": 24.48,
"volume": 0
},
{
"date": "2004-04-01",
"open": 24.7,
"high": 25.75,
"low": 24.7,
"close": 25.18,
"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 VHCIX🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync VHCIX.json updates to your private Google Drive for backtesting and compliance.
Enable Sovereign SyncIncludes 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)