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

IBHD JSON Data API

Access 294 data points for IBHD spanning 6 years (2019–Dec 16, 2024). Optimized JSON format (43.1 KB).

Download as CSV

Prefer CSV format? Download IBHD historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/IBHD/json● 200 OK (Live)

Tired of exporting to Excel? Track IBHD and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "IBHD",
  "timestamp": "2026-03-09T03:24:28.101Z",
  "price": 23.22,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2019-05-06",
      "open": 24.93,
      "high": 25.05,
      "low": 24.93,
      "close": 24.95,
      "volume": 93600
    },
    {
      "date": "2019-05-13",
      "open": 24.75,
      "high": 24.94,
      "low": 24.75,
      "close": 24.93,
      "volume": 7601
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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