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

AGEN JSON Data API

Access 312 data points for AGEN spanning 26 years (2000–Jan 21, 2026). Optimized JSON format (45.7 KB).

GET /api/tickers/AGEN/json● 200 OK (Live)
{
  "symbol": "AGEN",
  "timestamp": "2026-01-22T02:40:02.497Z",
  "price": 3.4,
  "change_24h": 0.8902077151335253,
  "history_sample": [
    {
      "date": "2000-03-01",
      "open": 6079.49,
      "high": 7065.75,
      "low": 2149.17,
      "close": 2399.41,
      "volume": 67892
    },
    {
      "date": "2000-04-01",
      "open": 2480.37,
      "high": 2649.66,
      "low": 1177.63,
      "close": 1943.08,
      "volume": 39918
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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