Assets

List all available collateral assets

Retrieve a list of all collateral assets available on the perpetual exchange, including their metadata and related information.

GET
/assets

Authorization

ApiKeyAuth ApiSignatureAuth ApiTimestampAuth
x-api-key<token>

API key for authentication

In: header

x-api-signature<token>

HMAC-SHA256 signature: base64(HMAC(timestamp + method + path + body, secret))

In: header

x-api-timestamp<token>

Unix timestamp in seconds

In: header

Response Body

application/json