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

EDEN JSON Data API

Access 171 data points for EDEN spanning 15 years (2012–Mar 6, 2026). Optimized JSON format (25.0 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "EDEN",
  "timestamp": "2026-03-09T05:41:06.072Z",
  "price": 105.39,
  "change_24h": -0.6598171363936307,
  "history_sample": [
    {
      "date": "2012-02-01",
      "open": 27.33,
      "high": 29.91,
      "low": 27.33,
      "close": 29.65,
      "volume": 198200
    },
    {
      "date": "2012-03-01",
      "open": 29.68,
      "high": 30.68,
      "low": 28.32,
      "close": 29.44,
      "volume": 192700
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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