🗄️Developer Resource // JSON Endpoint
CLOA JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/CLOA/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/CLOA/csv?range=maxAccess 186 data points for CLOA spanning 4 years (2023–Jul 24, 2026). Optimized JSON format (27.2 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 CLOA historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/CLOA/json● 200 OK (Live)Tired of exporting to Excel? Track CLOA and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "CLOA",
"timestamp": "2026-07-24T21:36:42.850Z",
"price": 51.915,
"change_24h": 0.08675534991324794,
"history_sample": [
{
"date": "2023-01-09",
"open": 50.19,
"high": 50.26,
"low": 50.19,
"close": 50.26,
"volume": 26100
},
{
"date": "2023-01-16",
"open": 50.3,
"high": 50.47,
"low": 50.29,
"close": 50.38,
"volume": 265200
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import CLOA🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync CLOA.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)