🗄️Developer Resource // JSON Endpoint
CUZ JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/CUZ/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/CUZ/csv?range=maxAccess 168 data points for CUZ spanning 42 years (1984–Jun 5, 2026). Optimized JSON format (24.6 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 CUZ historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/CUZ/json● 200 OK (Live)Tired of exporting to Excel? Track CUZ and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "CUZ",
"timestamp": "2026-06-07T05:18:08.716Z",
"price": 27.69,
"change_24h": -0.21621621621621162,
"history_sample": [
{
"date": "1984-12-01",
"open": 14.22,
"high": 20.91,
"low": 13.8,
"close": 19.24,
"volume": 673479
},
{
"date": "1985-03-01",
"open": 19.24,
"high": 21.33,
"low": 17.77,
"close": 18.19,
"volume": 680290
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import CUZ🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync CUZ.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)