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

IBHE JSON Data API

Access 346 data points for IBHE spanning 7 years (2019–Dec 15, 2025). Optimized JSON format (50.7 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "IBHE",
  "timestamp": "2026-03-09T19:47:52.197Z",
  "price": 23.16,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2019-05-06",
      "open": 24.93,
      "high": 25.03,
      "low": 24.93,
      "close": 24.95,
      "volume": 122100
    },
    {
      "date": "2019-05-13",
      "open": 24.81,
      "high": 24.9,
      "low": 24.71,
      "close": 24.89,
      "volume": 15801
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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