🗄️Developer Resource // JSON Endpoint
CLO JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/CLO/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/CLO/csv?range=maxAccess 49 data points for CLO spanning 4 years (2012–Jul 1, 2016). Optimized JSON format (7.2 KB).
Turn this feed into a private wealth view in the Terminal.
Your keys, your sync policy — the Terminal stays privacy-first.
Download as CSV
Prefer CSV format? Download CLO historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/CLO/json● 200 OK (Live)Tired of exporting to Excel? Track CLO and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "CLO",
"timestamp": "2026-07-24T23:19:22.635Z",
"price": 0,
"change_24h": null,
"history_sample": [
{
"date": "2012-07-01",
"open": 1.45,
"high": 1.5,
"low": 1.3,
"close": 1.38,
"volume": 52521
},
{
"date": "2012-08-01",
"open": 1.39,
"high": 1.6,
"low": 1.36,
"close": 1.58,
"volume": 36603
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import CLO🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync CLO.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)