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

DBX JSON Data API

Access 417 data points for DBX spanning 8 years (2018–Mar 6, 2026). Optimized JSON format (61.1 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "DBX",
  "timestamp": "2026-03-09T03:23:15.596Z",
  "price": 26.79,
  "change_24h": 1.5542038834645955,
  "history_sample": [
    {
      "date": "2018-03-19",
      "open": 29,
      "high": 31.6,
      "low": 27.84,
      "close": 28.48,
      "volume": 56108700
    },
    {
      "date": "2018-03-26",
      "open": 30.45,
      "high": 34.37,
      "low": 27.75,
      "close": 31.25,
      "volume": 44810200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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