🗄️Developer Resource // JSON Endpoint
AAGRY JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AAGRY/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AAGRY/csv?range=maxAccess 149 data points for AAGRY spanning 13 years (2014–Jul 23, 2026). Optimized JSON format (21.8 KB).
Local-first charts from this JSON — open the Terminal.
Parse and visualize without shipping raw ledgers to a vendor database.
Download as CSV
Prefer CSV format? Download AAGRY historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AAGRY/json● 200 OK (Live)Tired of exporting to Excel? Track AAGRY and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AAGRY",
"timestamp": "2026-07-24T21:38:09.306Z",
"price": 1.75,
"change_24h": 0,
"history_sample": [
{
"date": "2014-04-01",
"open": 11.68,
"high": 12.14,
"low": 10.87,
"close": 11.23,
"volume": 76992
},
{
"date": "2014-05-01",
"open": 12.33,
"high": 12.85,
"low": 11.39,
"close": 11.45,
"volume": 28501
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AAGRY🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AAGRY.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)