🗄️Developer Resource // JSON Endpoint
ASGI JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/ASGI/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/ASGI/csv?range=maxAccess 314 data points for ASGI spanning 6 years (2020–Jul 24, 2026). Optimized JSON format (46.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 ASGI historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/ASGI/json● 200 OK (Live)Tired of exporting to Excel? Track ASGI and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "ASGI",
"timestamp": "2026-07-24T21:36:29.429Z",
"price": 24.54,
"change_24h": -0.04073319755601451,
"history_sample": [
{
"date": "2020-07-27",
"open": 19.8,
"high": 19.8,
"low": 18.6,
"close": 19.64,
"volume": 2275600
},
{
"date": "2020-08-03",
"open": 19.63,
"high": 19.63,
"low": 19.09,
"close": 19.45,
"volume": 209000
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import ASGI🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync ASGI.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)