🗄️Developer Resource // JSON Endpoint
AHG JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AHG/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AHG/csv?range=maxAccess 457 data points for AHG spanning 9 years (2017–Jul 24, 2026). Optimized JSON format (66.9 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 AHG historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AHG/json● 200 OK (Live)Tired of exporting to Excel? Track AHG and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AHG",
"timestamp": "2026-07-24T21:39:57.451Z",
"price": 1.51,
"change_24h": 5.226480836236931,
"history_sample": [
{
"date": "2017-10-30",
"open": 45.3,
"high": 51,
"low": 36.33,
"close": 37.98,
"volume": 158933
},
{
"date": "2017-11-06",
"open": 36,
"high": 36.9,
"low": 32.58,
"close": 35.25,
"volume": 357967
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AHG🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AHG.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)