🗄️Developer Resource // JSON Endpoint
AUR JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AUR/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AUR/csv?range=maxAccess 266 data points for AUR spanning 6 years (2021–Jun 5, 2026). Optimized JSON format (39.0 KB).
Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.
Download as CSV
Prefer CSV format? Download AUR historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AUR/json● 200 OK (Live)Tired of exporting to Excel? Track AUR and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AUR",
"timestamp": "2026-06-07T04:07:15.126Z",
"price": 6.31,
"change_24h": -7.74853801169591,
"history_sample": [
{
"date": "2021-05-10",
"open": 10,
"high": 10.02,
"low": 9.87,
"close": 9.89,
"volume": 663100
},
{
"date": "2021-05-17",
"open": 9.87,
"high": 9.91,
"low": 9.78,
"close": 9.83,
"volume": 785800
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AUR🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AUR.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)