Skip to main content

Markets

GET 

https://futures.kraken.com/api/charts/v1/: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

  • ]
curl -L 'https://futures.kraken.com/api/charts/v1/:tick_type' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://futures.kraken.com/api/charts/v1
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!