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

HAP JSON Data API

Access 209 data points for HAP spanning 18 years (2008–Mar 6, 2026). Optimized JSON format (30.6 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "HAP",
  "timestamp": "2026-03-08T10:41:34.894Z",
  "price": 70.51,
  "change_24h": -0.381463690307991,
  "history_sample": [
    {
      "date": "2008-12-01",
      "open": 22.94,
      "high": 29.84,
      "low": 18.21,
      "close": 23.82,
      "volume": 807700
    },
    {
      "date": "2009-01-01",
      "open": 23.84,
      "high": 26.69,
      "low": 20.65,
      "close": 22.58,
      "volume": 600000
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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