🗄️Developer Resource // JSON Endpoint
AGRYX JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AGRYX/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AGRYX/csv?range=maxAccess 358 data points for AGRYX spanning 30 years (1996–Jul 1, 2026). Optimized JSON format (52.4 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 AGRYX historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AGRYX/json● 200 OK (Live)Tired of exporting to Excel? Track AGRYX and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AGRYX",
"timestamp": "2026-07-24T21:37:59.398Z",
"price": null,
"change_24h": null,
"history_sample": [
{
"date": "1996-10-01",
"open": 34.14,
"high": 35.19,
"low": 34.14,
"close": 34.91,
"volume": 0
},
{
"date": "1996-11-01",
"open": 34.88,
"high": 37.2,
"low": 34.88,
"close": 37.2,
"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 AGRYX🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AGRYX.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)