🗄️Developer Resource // JSON Endpoint
AGIO JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AGIO/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AGIO/csv?range=maxAccess 157 data points for AGIO spanning 13 years (2013–Jul 24, 2026). Optimized JSON format (23.0 KB).
Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.
Download as CSV
Prefer CSV format? Download AGIO historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AGIO/json● 200 OK (Live)Tired of exporting to Excel? Track AGIO and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AGIO",
"timestamp": "2026-07-24T21:38:01.092Z",
"price": 36.36,
"change_24h": 0.22050716648290597,
"history_sample": [
{
"date": "2013-08-01",
"open": 29.99,
"high": 33.45,
"low": 22.34,
"close": 23.58,
"volume": 3232500
},
{
"date": "2013-09-01",
"open": 24.09,
"high": 29.34,
"low": 23.14,
"close": 27.96,
"volume": 3961700
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AGIO🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AGIO.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)