🗄️Developer Resource // JSON Endpoint
AWP JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AWP/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AWP/csv?range=maxAccess 232 data points for AWP spanning 20 years (2007–Jul 24, 2026). Optimized JSON format (34.0 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 AWP historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AWP/json● 200 OK (Live)Tired of exporting to Excel? Track AWP and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AWP",
"timestamp": "2026-07-24T21:39:03.100Z",
"price": 12.23,
"change_24h": 1.3256006628003325,
"history_sample": [
{
"date": "2007-05-01",
"open": 60.03,
"high": 61.65,
"low": 59.28,
"close": 60.03,
"volume": 2003298
},
{
"date": "2007-06-01",
"open": 60,
"high": 60.3,
"low": 54,
"close": 55.77,
"volume": 2408464
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AWP🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AWP.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)