🗄️Developer Resource // JSON Endpoint
CARZ JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/CARZ/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/CARZ/csv?range=maxAccess 183 data points for CARZ spanning 16 years (2011–Jul 24, 2026). Optimized JSON format (26.8 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 CARZ historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/CARZ/json● 200 OK (Live)Tired of exporting to Excel? Track CARZ and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "CARZ",
"timestamp": "2026-07-24T22:30:22.724Z",
"price": 101.361,
"change_24h": -2.255544840887173,
"history_sample": [
{
"date": "2011-06-01",
"open": 29.65,
"high": 30.82,
"low": 28.35,
"close": 30.82,
"volume": 15200
},
{
"date": "2011-07-01",
"open": 30.94,
"high": 31.83,
"low": 30.33,
"close": 30.42,
"volume": 99100
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import CARZ🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync CARZ.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)