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

DBLEX JSON Data API

Access 189 data points for DBLEX spanning 16 years (2010–Jan 1, 2026). Optimized JSON format (27.7 KB).

GET /api/tickers/DBLEX/json● 200 OK (Live)
{
  "symbol": "DBLEX",
  "timestamp": "2026-01-17T00:14:41.864Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2010-05-01",
      "open": 10.1,
      "high": 10.1,
      "low": 9.75,
      "close": 9.78,
      "volume": 0
    },
    {
      "date": "2010-06-01",
      "open": 9.77,
      "high": 9.99,
      "low": 9.77,
      "close": 9.94,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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