ποΈDeveloper Resource // JSON Endpoint
AGK JSON Data API
Absolute endpoints (copyβpaste)
JSON:
https://www.pocketportfolio.app/api/tickers/AGK/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AGK/csv?range=maxAccess 5 data points for AGK spanning 1 years (2015βOct 1, 2016). Optimized JSON format (0.7 KB).
Private ledger analysis β connect this API slice to the Terminal.
Keep sensitive rows off shared analyst lakes β bounded, explicit flows.
Download as CSV
Prefer CSV format? Download AGK historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AGK/jsonβ 200 OK (Live)Tired of exporting to Excel? Track AGK and analyze your portfolio locally with Pocket Portfolio.
Start Free β Local First{
"symbol": "AGK",
"timestamp": "2026-05-30T15:45:58.282Z",
"price": null,
"change_24h": null,
"history_sample": [
{
"date": "2015-11-01",
"open": 239.59,
"high": 239.59,
"low": 239.59,
"close": 239.59,
"volume": 0
},
{
"date": "2016-01-01",
"open": 23.69,
"high": 23.69,
"low": 23.69,
"close": 23.69,
"volume": 0
}
]
}π»
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AGKπ‘οΈ
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AGK.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)