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

DAR JSON Data API

Access 379 data points for DAR spanning 32 years (1994–Mar 9, 2026). Optimized JSON format (55.5 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "DAR",
  "timestamp": "2026-03-09T20:51:23.861Z",
  "price": 51.92,
  "change_24h": -1.8711018711018614,
  "history_sample": [
    {
      "date": "1994-10-01",
      "open": 4.33,
      "high": 4.42,
      "low": 4.17,
      "close": 4.17,
      "volume": 297600
    },
    {
      "date": "1994-11-01",
      "open": 4.17,
      "high": 4.17,
      "low": 3.58,
      "close": 4.08,
      "volume": 868800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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