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

EBMT JSON Data API

Access 310 data points for EBMT spanning 26 years (2000–Jan 21, 2026). Optimized JSON format (45.4 KB).

GET /api/tickers/EBMT/json● 200 OK (Live)
{
  "symbol": "EBMT",
  "timestamp": "2026-01-22T02:03:59.928Z",
  "price": 20.86,
  "change_24h": 3.063241106719373,
  "history_sample": [
    {
      "date": "2000-05-01",
      "open": 2.24,
      "high": 2.27,
      "low": 2.14,
      "close": 2.27,
      "volume": 121220
    },
    {
      "date": "2000-06-01",
      "open": 2.2,
      "high": 2.27,
      "low": 2.17,
      "close": 2.19,
      "volume": 47120
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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