🗄️Developer Resource // JSON Endpoint
AI JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AI/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AI/csv?range=maxAccess 295 data points for AI spanning 6 years (2020–Jul 24, 2026). Optimized JSON format (43.2 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 AI historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AI/json● 200 OK (Live)Tired of exporting to Excel? Track AI and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AI",
"timestamp": "2026-07-24T21:36:23.423Z",
"price": 8.15,
"change_24h": 0,
"history_sample": [
{
"date": "2020-12-07",
"open": 100,
"high": 133,
"low": 90.03,
"close": 119.58,
"volume": 59403700
},
{
"date": "2020-12-14",
"open": 122.16,
"high": 145,
"low": 98.1,
"close": 137.59,
"volume": 31179700
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AI🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AI.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)