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

DHT JSON Data API

Access 244 data points for DHT spanning 21 years (2005–Jan 21, 2026). Optimized JSON format (35.7 KB).

GET /api/tickers/DHT/json● 200 OK (Live)
{
  "symbol": "DHT",
  "timestamp": "2026-01-22T04:11:29.788Z",
  "price": 13.4,
  "change_24h": 0.6006006006006012,
  "history_sample": [
    {
      "date": "2005-11-01",
      "open": 141.6,
      "high": 153.6,
      "low": 126,
      "close": 153.6,
      "volume": 390109
    },
    {
      "date": "2005-12-01",
      "open": 153,
      "high": 159.84,
      "low": 148.8,
      "close": 158.04,
      "volume": 250466
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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