🗄️Developer Resource // JSON Endpoint
DARE JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/DARE/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/DARE/csv?range=maxAccess 147 data points for DARE spanning 13 years (2014–Jun 9, 2026). Optimized JSON format (21.5 KB).
Turn this feed into a private wealth view in the Terminal.
Your keys, your sync policy — the Terminal stays privacy-first.
Download as CSV
Prefer CSV format? Download DARE historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/DARE/json● 200 OK (Live)Tired of exporting to Excel? Track DARE and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "DARE",
"timestamp": "2026-06-10T04:38:30.948Z",
"price": 1.92,
"change_24h": 3.783783783783775,
"history_sample": [
{
"date": "2014-05-01",
"open": 834.6,
"high": 852,
"low": 606,
"close": 685.2,
"volume": 3457
},
{
"date": "2014-06-01",
"open": 709.2,
"high": 897.6,
"low": 637.2,
"close": 696,
"volume": 6222
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import DARE🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync DARE.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)