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

DFRA JSON Data API

Access 215 data points for DFRA spanning 5 years (2021–Jan 19, 2026). Optimized JSON format (31.5 KB).

GET /api/tickers/DFRA/json● 200 OK (Live)
{
  "symbol": "DFRA",
  "timestamp": "2026-01-22T04:32:43.777Z",
  "price": 31.384,
  "change_24h": -0.505335506001249,
  "history_sample": [
    {
      "date": "2021-12-13",
      "open": 25,
      "high": 25.46,
      "low": 24.71,
      "close": 25,
      "volume": 2216207
    },
    {
      "date": "2021-12-20",
      "open": 24.31,
      "high": 25.53,
      "low": 24.27,
      "close": 25.35,
      "volume": 59921
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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