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

GLRE JSON Data API

Access 225 data points for GLRE spanning 19 years (2007–Jan 21, 2026). Optimized JSON format (33.0 KB).

GET /api/tickers/GLRE/json● 200 OK (Live)
{
  "symbol": "GLRE",
  "timestamp": "2026-01-22T05:08:37.219Z",
  "price": 13.5,
  "change_24h": 0.29717682020801744,
  "history_sample": [
    {
      "date": "2007-06-01",
      "open": 23.67,
      "high": 24.85,
      "low": 22.37,
      "close": 22.53,
      "volume": 1970000
    },
    {
      "date": "2007-07-01",
      "open": 22.72,
      "high": 24.58,
      "low": 20.78,
      "close": 21,
      "volume": 1650900
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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