🗄️Developer Resource // JSON Endpoint
TROW JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/TROW/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/TROW/csv?range=maxAccess 163 data points for TROW spanning 41 years (1986–Jul 27, 2026). Optimized JSON format (23.9 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 TROW historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/TROW/json● 200 OK (Live)Tired of exporting to Excel? Track TROW and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "TROW",
"timestamp": "2026-07-28T06:30:46.758Z",
"price": 119.21,
"change_24h": 2.326180257510724,
"history_sample": [
{
"date": "1986-04-01",
"open": 1.2,
"high": 1.23,
"low": 1,
"close": 1.09,
"volume": 36956800
},
{
"date": "1986-07-01",
"open": 1.09,
"high": 1.1,
"low": 0.88,
"close": 0.9,
"volume": 37318400
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import TROW🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync TROW.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)