Skip to main content
GET
Get ticker statistics

Authorizations

X-Api-Key
string
header
default:sb_test_your_key
required

API credential. Withdrawal quote and submit operations additionally require the documented Ed25519 timestamp, nonce, and signature headers.

Path Parameters

interval
enum<string>
required

Rolling statistics interval. 24h and 1d are equivalent aliases. Supported rolling ticker statistics interval.

Available options:
24h,
1d,
7d,
30d,
180d,
360d

Query Parameters

pair_id
string | null

Trading pair identifier returned by GET /partner/exchange/markets, for example USD/NGN.

Response

Ticker statistics for the selected interval

data
object
required

Ticker response containing rolling statistics for one or more markets and the exact calculation window.

status
enum<string>
required
Available options:
success