🗄️Developer Resource // JSON Endpoint
AQMS JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AQMS/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AQMS/csv?range=maxAccess 133 data points for AQMS spanning 11 years (2015–Jul 24, 2026). Optimized JSON format (19.5 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 AQMS historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AQMS/json● 200 OK (Live)Tired of exporting to Excel? Track AQMS and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AQMS",
"timestamp": "2026-07-24T21:38:38.142Z",
"price": 2.71,
"change_24h": 1.879699248120294,
"history_sample": [
{
"date": "2015-08-01",
"open": 1186,
"high": 1194,
"low": 900,
"close": 998,
"volume": 6411
},
{
"date": "2015-09-01",
"open": 968,
"high": 1110,
"low": 930,
"close": 1014,
"volume": 4173
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AQMS🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AQMS.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)