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

ENVB JSON Data API

Access 129 data points for ENVB spanning 11 years (2015–Jan 21, 2026). Optimized JSON format (18.9 KB).

GET /api/tickers/ENVB/json● 200 OK (Live)
{
  "symbol": "ENVB",
  "timestamp": "2026-01-22T04:12:36.541Z",
  "price": 4.17,
  "change_24h": 3.2178217821782154,
  "history_sample": [
    {
      "date": "2015-06-01",
      "open": 27000000,
      "high": 62235000,
      "low": 26865000,
      "close": 44550000,
      "volume": 0
    },
    {
      "date": "2015-07-01",
      "open": 44550000,
      "high": 49545000,
      "low": 20250000,
      "close": 49410000,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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