🗄️Developer Resource // JSON Endpoint
AGEN JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AGEN/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AGEN/csv?range=maxAccess 318 data points for AGEN spanning 27 years (2000–Jul 24, 2026). Optimized JSON format (46.6 KB).
Route this JSON into your sovereign workspace — command the Terminal.
Endpoint-first sovereignty: no shared warehouse of your raw ledger.
Download as CSV
Prefer CSV format? Download AGEN historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AGEN/json● 200 OK (Live)Tired of exporting to Excel? Track AGEN and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AGEN",
"timestamp": "2026-07-24T22:30:16.518Z",
"price": 5.98,
"change_24h": -3.3925686591276247,
"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 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)