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

HKIT JSON Data API

Access 147 data points for HKIT spanning 3 years (2023–Jan 12, 2026). Optimized JSON format (21.5 KB).

GET /api/tickers/HKIT/json● 200 OK (Live)
{
  "symbol": "HKIT",
  "timestamp": "2026-01-21T21:30:46.874Z",
  "price": 1.95,
  "change_24h": -2.9850746268656634,
  "history_sample": [
    {
      "date": "2023-03-27",
      "open": 5,
      "high": 6.5,
      "low": 5,
      "close": 5.56,
      "volume": 1739700
    },
    {
      "date": "2023-04-03",
      "open": 6.17,
      "high": 6.85,
      "low": 4.4,
      "close": 5.31,
      "volume": 2078700
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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