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

VIMAX JSON Data API

Access 290 data points for VIMAX spanning 25 years (2001–Jan 1, 2026). Optimized JSON format (42.5 KB).

GET /api/tickers/VIMAX/json● 200 OK (Live)
{
  "symbol": "VIMAX",
  "timestamp": "2026-01-21T18:36:25.621Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2001-12-01",
      "open": 51.11,
      "high": 54.22,
      "low": 51.11,
      "close": 53.56,
      "volume": 0
    },
    {
      "date": "2002-01-01",
      "open": 53.37,
      "high": 54.59,
      "low": 52.02,
      "close": 53.29,
      "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 VIMAX
πŸ›‘οΈ

Need to archive this data?

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