Skip to main content

CoinMarketCap

The CoinMarketCap source connector connects to the CoinMarketCap API using an API key.

Setup

  1. Create or sign in to your CoinMarketCap account.
  2. Generate a CoinMarketCap API key (CoinMarketCap “Pro” API).
  3. Copy the API key for use in the connector configuration.

Authentication

This connector authenticates using an API key sent as an HTTP header:

  • Header: X-CMC_PRO_API_KEY
  • Validation endpoint used during credential checks: GET https://pro-api.coinmarketcap.com/v1/key/info

Configuration

FieldTypeRequiredDescription
api_keystringYour CoinMarketCap Pro API key.

Streams

This connector is currently in development and does not yet extract data streams. Catalog discovery is not yet implemented.

If you configure the connector today, credential validation will run, but sync/extraction will fail with an “in development” error.