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

IPHA JSON Data API

Access 335 data points for IPHA spanning 7 years (2019–Mar 6, 2026). Optimized JSON format (49.1 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "IPHA",
  "timestamp": "2026-03-08T10:40:33.159Z",
  "price": 1.6,
  "change_24h": 1.2658227848101276,
  "history_sample": [
    {
      "date": "2019-10-14",
      "open": 5.9,
      "high": 6.25,
      "low": 5.61,
      "close": 6.14,
      "volume": 1225200
    },
    {
      "date": "2019-10-21",
      "open": 6.22,
      "high": 6.41,
      "low": 5.63,
      "close": 5.66,
      "volume": 283400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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