🗄️Developer Resource // JSON Endpoint
ATXI JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/ATXI/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/ATXI/csv?range=maxAccess 475 data points for ATXI spanning 10 years (2017–Jul 23, 2026). Optimized JSON format (69.6 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 ATXI historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/ATXI/json● 200 OK (Live)Tired of exporting to Excel? Track ATXI and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "ATXI",
"timestamp": "2026-07-24T23:20:58.491Z",
"price": 0.26,
"change_24h": -3.703703703703707,
"history_sample": [
{
"date": "2017-06-26",
"open": 8550,
"high": 9652.5,
"low": 8516.25,
"close": 8943.75,
"volume": 692
},
{
"date": "2017-07-03",
"open": 9303.75,
"high": 9303.75,
"low": 8550,
"close": 8572.5,
"volume": 91
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import ATXI🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync ATXI.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)