🗄️Developer Resource // JSON Endpoint

HKIT JSON Data API

Access 162 data points for HKIT spanning 4 years (2023–Apr 22, 2026). Optimized JSON format (23.7 KB).

Local-first charts from this JSON — open the Terminal.
Parse and visualize without shipping raw ledgers to a vendor database.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "HKIT",
  "timestamp": "2026-04-22T17:55:19.448Z",
  "price": 0.901,
  "change_24h": -3.1182795698924757,
  "history_sample": [
    {
      "date": "2023-03-27",
      "open": 250,
      "high": 325,
      "low": 250,
      "close": 278,
      "volume": 34794
    },
    {
      "date": "2023-04-03",
      "open": 308.5,
      "high": 342.5,
      "low": 220,
      "close": 265.5,
      "volume": 41574
    }
  ]
}
💻

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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal