🗄️Developer Resource // JSON Endpoint
AIRR JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AIRR/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AIRR/csv?range=maxAccess 149 data points for AIRR spanning 13 years (2014–Jul 24, 2026). Optimized JSON format (21.8 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 AIRR historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AIRR/json● 200 OK (Live)Tired of exporting to Excel? Track AIRR and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AIRR",
"timestamp": "2026-07-24T21:40:31.312Z",
"price": 121.12,
"change_24h": -2.4720186810532194,
"history_sample": [
{
"date": "2014-04-01",
"open": 19.66,
"high": 20.01,
"low": 18.57,
"close": 19.17,
"volume": 682500
},
{
"date": "2014-05-01",
"open": 19.35,
"high": 19.35,
"low": 18.17,
"close": 18.92,
"volume": 727700
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AIRR🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AIRR.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)