🗄️Developer Resource // JSON Endpoint
CORZW JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/CORZW/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/CORZW/csv?range=maxAccess 41 data points for CORZW spanning 1 years (2026–Jul 24, 2026). Optimized JSON format (6.0 KB).
Route this JSON into your sovereign workspace — command the Terminal.
Endpoint-first sovereignty: no shared warehouse of your raw ledger.
Download as CSV
Prefer CSV format? Download CORZW historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/CORZW/json● 200 OK (Live)Tired of exporting to Excel? Track CORZW and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "CORZW",
"timestamp": "2026-07-24T23:20:37.113Z",
"price": 15.98,
"change_24h": -6.822157434402322,
"history_sample": [
{
"date": "2026-07-24",
"open": 16.37,
"high": 16.37,
"low": 16.32,
"close": 16.32,
"volume": 0
},
{
"date": "2026-07-24",
"open": 16.17,
"high": 16.17,
"low": 16.17,
"close": 16.17,
"volume": 575
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import CORZW🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync CORZW.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)