Skip to main content
GET
Get Ticker info

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

symbol
string
required

The trading pair symbol to filter by (e.g., BTCUSDT).

Example:

"BTCUSDT"

Response

success
boolean
required
Example:

true

data
object
required