🗄️Developer Resource // JSON Endpoint
AS JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AS/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AS/csv?range=maxAccess 124 data points for AS spanning 3 years (2024–Jun 5, 2026). Optimized JSON format (18.2 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 AS historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AS/json● 200 OK (Live)Tired of exporting to Excel? Track AS and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AS",
"timestamp": "2026-06-07T05:18:21.045Z",
"price": 34.1,
"change_24h": -1.1307625398666297,
"history_sample": [
{
"date": "2024-01-29",
"open": 13.4,
"high": 15.12,
"low": 13.1,
"close": 14.95,
"volume": 28695800
},
{
"date": "2024-02-05",
"open": 15.39,
"high": 15.52,
"low": 14.35,
"close": 14.94,
"volume": 10580600
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AS🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AS.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)