ποΈDeveloper Resource // JSON Endpoint
DBC JSON Data API
Absolute endpoints (copyβpaste)
JSON:
https://www.pocketportfolio.app/api/tickers/DBC/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/DBC/csv?range=maxAccess 246 data points for DBC spanning 21 years (2006βJul 24, 2026). Optimized JSON format (36.0 KB).
Private ledger analysis β connect this API slice to the Terminal.
Keep sensitive rows off shared analyst lakes β bounded, explicit flows.
Download as CSV
Prefer CSV format? Download DBC historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/DBC/jsonβ 200 OK (Live)Tired of exporting to Excel? Track DBC and analyze your portfolio locally with Pocket Portfolio.
Start Free β Local First{
"symbol": "DBC",
"timestamp": "2026-07-24T23:18:49.618Z",
"price": 30.1,
"change_24h": -0.6928406466512613,
"history_sample": [
{
"date": "2006-03-01",
"open": 23.28,
"high": 24.18,
"low": 22.53,
"close": 23.94,
"volume": 9253400
},
{
"date": "2006-04-01",
"open": 24.18,
"high": 26.21,
"low": 23.75,
"close": 25.62,
"volume": 9304900
}
]
}π»
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import DBCπ‘οΈ
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync DBC.json updates to your private Google Drive for backtesting and compliance.
Enable Sovereign SyncIncludes 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)