Skip to main content

Exchanges

GET 

/api/v1/ticker/exchanges

Get supported exchanges accepted by /api/v1/ticker endpoint.

Request

Query Parameters

    market string

    Possible values: [spot, futures]

    Specifies market

    Example: spot

Responses

OK

Schema

  • Array [

  • string

  • ]

Loading...