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

EVMT JSON Data API

Access 197 data points for EVMT spanning 4 years (2022–Jan 21, 2026). Optimized JSON format (28.9 KB).

GET /api/tickers/EVMT/json● 200 OK (Live)
{
  "symbol": "EVMT",
  "timestamp": "2026-01-22T02:04:04.181Z",
  "price": 17.81,
  "change_24h": 0.9065155807365447,
  "history_sample": [
    {
      "date": "2022-04-25",
      "open": 29.98,
      "high": 30.78,
      "low": 29.57,
      "close": 29.57,
      "volume": 118200
    },
    {
      "date": "2022-05-02",
      "open": 29.01,
      "high": 29.05,
      "low": 28.05,
      "close": 28.38,
      "volume": 50600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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