🗄️Developer Resource // JSON Endpoint
AYD JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AYD/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AYD/csv?range=maxAccess 136 data points for AYD spanning 12 years (2006–Jan 1, 2018). Optimized JSON format (19.9 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 AYD historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AYD/json● 200 OK (Live)Tired of exporting to Excel? Track AYD and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AYD",
"timestamp": "2026-06-07T05:18:16.769Z",
"price": null,
"change_24h": null,
"history_sample": [
{
"date": "2006-10-01",
"open": 7.97,
"high": 9.82,
"low": 7.97,
"close": 8.25,
"volume": 2190791
},
{
"date": "2006-11-01",
"open": 8.25,
"high": 8.82,
"low": 6.12,
"close": 6.69,
"volume": 2272
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AYD🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AYD.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)