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

HOOK JSON Data API

Access 355 data points for HOOK spanning 7 years (2019–Jan 21, 2026). Optimized JSON format (52.0 KB).

GET /api/tickers/HOOK/json● 200 OK (Live)
{
  "symbol": "HOOK",
  "timestamp": "2026-01-22T03:16:08.351Z",
  "price": 0.96,
  "change_24h": -4.0000000000000036,
  "history_sample": [
    {
      "date": "2019-04-15",
      "open": 143,
      "high": 147.6,
      "low": 137.1,
      "close": 140,
      "volume": 159420
    },
    {
      "date": "2019-04-22",
      "open": 140,
      "high": 143.79,
      "low": 137.3,
      "close": 140,
      "volume": 47350
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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