Skip to main content

Markets

GET 

/:tick_type

Markets available for specified tick type.

List of available tick types can be fetched from the tick types endpoint.

Request

Path Parameters

    tick_type Tick Typesrequired

    Possible values: [spot, mark, trade]

Responses

Markets list

Schema
  • Array [
  • string

  • ]
Loading...