Skip to main content
GET
Ticker
Tickers update continuously; for sub-second consumption use the perps_tickers WebSocket channel. Omit the instrument — GET /v3/perps/tickers — to get every instrument’s ticker in one call, wrapped as {"data": [...]}.

Authorizations

x-api-key
string
header
required

Path Parameters

instrument
string
required

Instrument id (e.g. 6), symbol (BTC-USD), or bare asset (btc).

Response

200 - application/json

Success