Skip to main content
GET
Get Tickers

Query Parameters

symbol
string

The symbol

marketKind
enum<integer>
default:0

The type of markets to return data for. 0: SingleNamePerpetual, 2: IndexFundPerpetual, 3: FixedExpiryFuture. Multiple types can be provided.

Available options:
0,
2,
3

Response

Tickers data

Successful response for the Ticker API

value
object[]
required

The value of the response

success
boolean
required

Whether the request was successful

timestamp
number
required

The timestamp of the response

Example:

1673031089

Last modified on June 23, 2026