🗄️Developer Resource // JSON Endpoint
ETHO JSON Data API
Access 126 data points for ETHO spanning 11 years (2015–Apr 22, 2026). Optimized JSON format (18.5 KB).
Turn this feed into a private wealth view in the Terminal.
Your keys, your sync policy — the Terminal stays privacy-first.
Download as CSV
Prefer CSV format? Download ETHO historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/ETHO/json● 200 OK (Live)Tired of exporting to Excel? Track ETHO and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "ETHO",
"timestamp": "2026-04-22T20:50:44.538Z",
"price": 73.2972,
"change_24h": 0.027293619297694555,
"history_sample": [
{
"date": "2015-12-01",
"open": 25.33,
"high": 25.52,
"low": 24.2,
"close": 24.64,
"volume": 72900
},
{
"date": "2016-01-01",
"open": 24.64,
"high": 24.64,
"low": 21.6,
"close": 22.85,
"volume": 18700
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import ETHO🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync ETHO.json updates to your private Google Drive for backtesting and compliance.
Enable Sovereign SyncIncludes 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)