🗄️Developer Resource // JSON Endpoint
AALG JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AALG/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AALG/csv?range=maxAccess 261 data points for AALG spanning 2 years (2025–Jul 24, 2026). Optimized JSON format (38.2 KB).
Route this JSON into your sovereign workspace — command the Terminal.
Endpoint-first sovereignty: no shared warehouse of your raw ledger.
Download as CSV
Prefer CSV format? Download AALG historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AALG/json● 200 OK (Live)Tired of exporting to Excel? Track AALG and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AALG",
"timestamp": "2026-07-24T21:34:29.260Z",
"price": 12.762,
"change_24h": 11.26416739319965,
"history_sample": [
{
"date": "2025-07-11",
"open": 13.89,
"high": 14.23,
"low": 13.35,
"close": 13.35,
"volume": 1300
},
{
"date": "2025-07-14",
"open": 13.28,
"high": 13.66,
"low": 13.18,
"close": 13.66,
"volume": 1400
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AALG🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AALG.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)