Skip to main content

Exchanges

GET 

/api/v1/cex/candle/exchanges

Fetch supported exchanges accepted by /api/v1/cex/candle endpoint.

Request

Query Parameters

    market stringrequired

    Possible values: [spot, futures]

    Specifies market type

    Example: spot

Responses

OK

Schema

  • Array [

  • string

  • ]

Loading...