🗄️Developer Resource // JSON Endpoint

EVO JSON Data API

Access 267 data points for EVO spanning 23 years (2004–Apr 22, 2026). Optimized JSON format (39.1 KB).

Local-first charts from this JSON — open the Terminal.
Parse and visualize without shipping raw ledgers to a vendor database.

Download as CSV

Prefer CSV format? Download EVO historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/EVO/json● 200 OK (Live)

Tired of exporting to Excel? Track EVO and analyze your portfolio locally with Pocket Portfolio.

Start Free — Local First
{
  "symbol": "EVO",
  "timestamp": "2026-04-22T17:55:08.368Z",
  "price": 3.28,
  "change_24h": 1.5479876160990658,
  "history_sample": [
    {
      "date": "2004-03-01",
      "open": 2.06,
      "high": 2.13,
      "low": 1.31,
      "close": 1.34,
      "volume": 15934738
    },
    {
      "date": "2004-04-01",
      "open": 1.34,
      "high": 1.81,
      "low": 1.34,
      "close": 1.43,
      "volume": 9716561
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import EVO
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync EVO.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal