Skip to main content

Tick Types

GET 

/

Returns all available tick types to use with the markets endpoint.

Responses

Tick types list

Schema
  • Array [
  • string

    Possible values: [spot, mark, trade]

  • ]
Loading...