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

HBLAX JSON Data API

Access 234 data points for HBLAX spanning 20 years (2006–Jan 1, 2026). Optimized JSON format (34.3 KB).

GET /api/tickers/HBLAX/json● 200 OK (Live)
{
  "symbol": "HBLAX",
  "timestamp": "2026-01-22T08:34:27.059Z",
  "price": 14.800000190734863,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2006-08-01",
      "open": 9.99,
      "high": 10.18,
      "low": 9.99,
      "close": 10.18,
      "volume": 0
    },
    {
      "date": "2006-09-01",
      "open": 10.21,
      "high": 10.26,
      "low": 10.13,
      "close": 10.24,
      "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 HBLAX
πŸ›‘οΈ

Need to archive this data?

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