πŸ—„οΈDeveloper Resource // JSON Endpoint

CTLP JSON Data API

Access 322 data points for CTLP spanning 27 years (1999–Mar 6, 2026). Optimized JSON format (47.2 KB).

Download as CSV

Prefer CSV format? Download CTLP historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/CTLP/json● 200 OK (Live)

Tired of exporting to Excel? Track CTLP and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "CTLP",
  "timestamp": "2026-03-09T03:23:53.637Z",
  "price": 10.27,
  "change_24h": -0.7729468599033823,
  "history_sample": [
    {
      "date": "1999-07-01",
      "open": 240.61,
      "high": 240.61,
      "low": 164.32,
      "close": 193.66,
      "volume": 2579
    },
    {
      "date": "1999-08-01",
      "open": 193.66,
      "high": 275.82,
      "low": 152.58,
      "close": 187.79,
      "volume": 5042
    }
  ]
}
πŸ’»

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import CTLP
πŸ›‘οΈ

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync CTLP.json updates to your private Google Drive for backtesting and compliance.

Enable Sovereign Sync

Includes 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)