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

ESNT JSON Data API

Access 148 data points for ESNT spanning 13 years (2013–Jan 21, 2026). Optimized JSON format (21.7 KB).

GET /api/tickers/ESNT/json● 200 OK (Live)
{
  "symbol": "ESNT",
  "timestamp": "2026-01-21T18:58:26.641Z",
  "price": 61.3,
  "change_24h": 0.8223684210526315,
  "history_sample": [
    {
      "date": "2013-11-01",
      "open": 21.4,
      "high": 23,
      "low": 19.95,
      "close": 21.74,
      "volume": 10494800
    },
    {
      "date": "2013-12-01",
      "open": 21.72,
      "high": 24.1,
      "low": 21.25,
      "close": 24.06,
      "volume": 8387400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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