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

XLRE JSON Data API

Access 124 data points for XLRE spanning 11 years (2015–Jan 21, 2026). Optimized JSON format (18.2 KB).

GET /api/tickers/XLRE/json● 200 OK (Live)
{
  "symbol": "XLRE",
  "timestamp": "2026-01-21T18:36:31.477Z",
  "price": 41.375,
  "change_24h": -0.06038647342994826,
  "history_sample": [
    {
      "date": "2015-11-01",
      "open": 30.95,
      "high": 31.6,
      "low": 26.7,
      "close": 30.75,
      "volume": 315800
    },
    {
      "date": "2015-12-01",
      "open": 30.98,
      "high": 31.59,
      "low": 29.92,
      "close": 31.18,
      "volume": 81400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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