🗄️Developer Resource // JSON Endpoint
AOA JSON Data API
Access 210 data points for AOA spanning 18 years (2008–Apr 22, 2026). Optimized JSON format (30.8 KB).
Private ledger analysis — connect this API slice to the Terminal.
Keep sensitive rows off shared analyst lakes — bounded, explicit flows.
Download as CSV
Prefer CSV format? Download AOA historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AOA/json● 200 OK (Live)Tired of exporting to Excel? Track AOA and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AOA",
"timestamp": "2026-04-22T20:52:18.158Z",
"price": 94.15,
"change_24h": 0.7382837577573422,
"history_sample": [
{
"date": "2008-12-01",
"open": 22.55,
"high": 25.99,
"low": 21.6,
"close": 24.38,
"volume": 1420700
},
{
"date": "2009-01-01",
"open": 24.3,
"high": 25.68,
"low": 20.12,
"close": 22.31,
"volume": 236900
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AOA🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AOA.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)