🗄️Developer Resource // JSON Endpoint
ANM JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/ANM/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/ANM/csv?range=maxAccess 222 data points for ANM spanning 20 years (2002–Mar 1, 2022). Optimized JSON format (32.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 ANM historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/ANM/json● 200 OK (Live)Tired of exporting to Excel? Track ANM and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "ANM",
"timestamp": "2026-07-24T23:20:20.733Z",
"price": null,
"change_24h": null,
"history_sample": [
{
"date": "2002-06-01",
"open": 176.2,
"high": 180.8,
"low": 164,
"close": 180.7,
"volume": 0
},
{
"date": "2002-07-01",
"open": 168.5,
"high": 180.7,
"low": 129.02,
"close": 129.02,
"volume": 0
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import ANM🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync ANM.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)