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

HYUP JSON Data API

Access 421 data points for HYUP spanning 9 years (2018–Jan 21, 2026). Optimized JSON format (61.7 KB).

GET /api/tickers/HYUP/json● 200 OK (Live)
{
  "symbol": "HYUP",
  "timestamp": "2026-01-22T03:03:08.541Z",
  "price": 42.465,
  "change_24h": 0.1887460186386821,
  "history_sample": [
    {
      "date": "2018-01-08",
      "open": 50.04,
      "high": 50.09,
      "low": 50.04,
      "close": 50.04,
      "volume": 2100000
    },
    {
      "date": "2018-01-15",
      "open": 50.04,
      "high": 50.04,
      "low": 49.91,
      "close": 49.91,
      "volume": 100000
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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