Skip to main content
GET
Exchange Data by ID

Notes

  • Exchange volume is provided in BTC. Use Exchange Rates to convert to other currencies.
  • Tickers are limited to 100 items. Use Exchange Tickers for more.
  • For derivatives exchanges (e.g. bitmex, binance_futures), use Derivatives Exchange Data instead.
  • When dex_pair_format=symbol, DEX pair base and target display as symbols (e.g. WETH, USDC) instead of contract addresses.

SDK Examples

Authorizations

x-cg-demo-api-key
string
header
required

Learn how to set up your API key

Path Parameters

id
string
default:binance
required

Exchange ID. *refers to /exchanges/list.

Query Parameters

dex_pair_format
enum<string>

Set to symbol to display DEX pair base and target as symbols. Default: contract_address

Available options:
contract_address,
symbol

Response

200 - application/json

Exchange data

name
string
required

Exchange name

year_established
number | null
required

Year the exchange was established

country
string | null
required

Country where the exchange is based

description
string
required

Exchange description

url
string
required

Exchange website URL

image
string
required

Exchange logo URL

facebook_url
string
required

Facebook URL

reddit_url
string
required

Reddit URL

telegram_url
string
required

Telegram URL

slack_url
string
required

Slack URL

other_url_1
string
required

Other URL 1

other_url_2
string
required

Other URL 2

twitter_handle
string
required

Twitter handle

has_trading_incentive
boolean
required

Whether the exchange has trading incentive

centralized
boolean
required

Whether the exchange is centralized

public_notice
string
required

Public notice

alert_notice
string
required

Alert notice

trust_score
number | null
required

Exchange trust score

trust_score_rank
number | null
required

Exchange trust score rank

coins
number
required

Number of coins listed

pairs
number
required

Number of trading pairs

trade_volume_24h_btc
number
required

Exchange 24h trading volume in BTC

tickers
object[]
required

Exchange tickers

status_updates
object[]
required

Status updates