Skip to main content
GET
Trending tokens

Headers

x-signature
string

HMAC-SHA256 signature: HMAC-SHA256(secretKey, timestamp + METHOD + path + body). Required for API-key authenticated requests (JWT/OAuth session auth is exempt).

x-timestamp
string

Request timestamp in epoch milliseconds. Required with x-signature for API-key auth. Rejected if drift exceeds 5 minutes.

Query Parameters

orderBy
enum<string>
Available options:
MARKET_CAP,
VOLUME_24H,
PRICE_CHANGE_24H,
UNIQUE_BUYERS,
CREATED_AT,
TRENDING_RANK
order
enum<string>
Available options:
ASC,
DESC
limit
object
offset
object
query
string

Search name or symbol

vsCurrency
enum<string>
Available options:
USD
filters
object

Response

200 - application/json

Trending token list.

success
boolean
required
Example:

true

data
object
required

Endpoint-specific payload