🗄️Developer Resource // JSON Endpoint
AMRX JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/AMRX/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/AMRX/csv?range=maxAccess 423 data points for AMRX spanning 9 years (2018–Jun 5, 2026). Optimized JSON format (62.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 AMRX historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/AMRX/json● 200 OK (Live)Tired of exporting to Excel? Track AMRX and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "AMRX",
"timestamp": "2026-06-07T05:06:08.560Z",
"price": 13.75,
"change_24h": 1.701183431952666,
"history_sample": [
{
"date": "2018-05-07",
"open": 17,
"high": 17,
"low": 13.47,
"close": 14.7,
"volume": 21071900
},
{
"date": "2018-05-14",
"open": 15.02,
"high": 17.95,
"low": 14.9,
"close": 17.17,
"volume": 6798400
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import AMRX🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync AMRX.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)