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

CTRM JSON Data API

Access 364 data points for CTRM spanning 7 years (2019–Jan 21, 2026). Optimized JSON format (53.3 KB).

GET /api/tickers/CTRM/json● 200 OK (Live)
{
  "symbol": "CTRM",
  "timestamp": "2026-01-22T03:15:41.014Z",
  "price": 2.06,
  "change_24h": 4.040404040404044,
  "history_sample": [
    {
      "date": "2019-02-11",
      "open": 710,
      "high": 710,
      "low": 505,
      "close": 520,
      "volume": 16
    },
    {
      "date": "2019-02-18",
      "open": 520,
      "high": 520,
      "low": 520,
      "close": 520,
      "volume": 5
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync CTRM.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)