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

GVIP JSON Data API

Access 482 data points for GVIP spanning 10 years (2016–Jan 21, 2026). Optimized JSON format (70.6 KB).

GET /api/tickers/GVIP/json● 200 OK (Live)
{
  "symbol": "GVIP",
  "timestamp": "2026-01-21T21:29:41.502Z",
  "price": 159.36,
  "change_24h": 1.8730422553218735,
  "history_sample": [
    {
      "date": "2016-11-07",
      "open": 40.8,
      "high": 40.83,
      "low": 40.44,
      "close": 40.72,
      "volume": 11800
    },
    {
      "date": "2016-11-14",
      "open": 41.08,
      "high": 42.31,
      "low": 40.67,
      "close": 41.66,
      "volume": 55100
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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