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

HEZU JSON Data API

Access 137 data points for HEZU spanning 12 years (2014–Jan 21, 2026). Optimized JSON format (20.1 KB).

GET /api/tickers/HEZU/json● 200 OK (Live)
{
  "symbol": "HEZU",
  "timestamp": "2026-01-22T05:43:58.268Z",
  "price": 45.18,
  "change_24h": 1.5509103169251466,
  "history_sample": [
    {
      "date": "2014-10-01",
      "open": 24.87,
      "high": 24.87,
      "low": 22.44,
      "close": 24.5,
      "volume": 734200
    },
    {
      "date": "2014-11-01",
      "open": 24.29,
      "high": 25.65,
      "low": 23.9,
      "close": 25.65,
      "volume": 255100
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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