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

VIS JSON Data API

Access 257 data points for VIS spanning 22 years (2004–Jan 21, 2026). Optimized JSON format (37.6 KB).

GET /api/tickers/VIS/json● 200 OK (Live)
{
  "symbol": "VIS",
  "timestamp": "2026-01-21T19:36:26.199Z",
  "price": 323.615,
  "change_24h": 1.826563040810549,
  "history_sample": [
    {
      "date": "2004-10-01",
      "open": 49.61,
      "high": 50.59,
      "low": 48.58,
      "close": 50.13,
      "volume": 64200
    },
    {
      "date": "2004-11-01",
      "open": 50.02,
      "high": 53.89,
      "low": 50.01,
      "close": 53.59,
      "volume": 207800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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