🗄️Developer Resource // JSON Endpoint
APO JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/APO/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/APO/csv?range=maxAccess 185 data points for APO spanning 16 years (2011–Jul 24, 2026). Optimized JSON format (27.1 KB).
Turn this feed into a private wealth view in the Terminal.
Your keys, your sync policy — the Terminal stays privacy-first.
Download as CSV
Prefer CSV format? Download APO historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/APO/json● 200 OK (Live)Tired of exporting to Excel? Track APO and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "APO",
"timestamp": "2026-07-24T21:34:51.582Z",
"price": 122.61,
"change_24h": 3.0336134453781507,
"history_sample": [
{
"date": "2011-04-01",
"open": 18.01,
"high": 18.69,
"low": 17.65,
"close": 18.08,
"volume": 16296300
},
{
"date": "2011-05-01",
"open": 18.07,
"high": 18.91,
"low": 16.8,
"close": 18.02,
"volume": 11753900
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import APO🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync APO.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)