🗄️Developer Resource // JSON Endpoint
ASNS JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/ASNS/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/ASNS/csv?range=maxAccess 221 data points for ASNS spanning 5 years (2022–Jul 24, 2026). Optimized JSON format (32.4 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 ASNS historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/ASNS/json● 200 OK (Live)Tired of exporting to Excel? Track ASNS and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "ASNS",
"timestamp": "2026-07-24T21:38:47.133Z",
"price": 0.066,
"change_24h": -2.9411764705882377,
"history_sample": [
{
"date": "2022-05-09",
"open": 390,
"high": 394,
"low": 239,
"close": 240,
"volume": 39227
},
{
"date": "2022-05-16",
"open": 229,
"high": 229,
"low": 143.5,
"close": 151,
"volume": 35229
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import ASNS🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync ASNS.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)