🗄️Developer Resource // JSON Endpoint

DAVE JSON Data API

Absolute endpoints (copy‑paste)
JSON:https://www.pocketportfolio.app/api/tickers/DAVE/json?range=max
CSV:https://www.pocketportfolio.app/api/tickers/DAVE/csv?range=max

Access 269 data points for DAVE spanning 6 years (2021–Jun 9, 2026). Optimized JSON format (39.4 KB).

Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "DAVE",
  "timestamp": "2026-06-10T04:37:16.524Z",
  "price": 278.71,
  "change_24h": 3.1151725924007394,
  "history_sample": [
    {
      "date": "2021-04-26",
      "open": 313.6,
      "high": 320,
      "low": 312,
      "close": 315.52,
      "volume": 328
    },
    {
      "date": "2021-05-03",
      "open": 318.08,
      "high": 318.08,
      "low": 312.38,
      "close": 312.38,
      "volume": 253
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import DAVE
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync DAVE.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal