Skip to main content
GET
List 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

ids
string[]

Comma-separated MongoDB token ids

query
string

Search name or symbol

orderBy
enum<string>
Available options:
MARKET_CAP,
PRICE,
PRICE_CHANGE_24H,
VOLUME_24H,
HOLDERS,
PRICE_CHANGE_PERCENTAGE_1H,
PRICE_CHANGE_PERCENTAGE_24H,
PRICE_CHANGE_PERCENTAGE_7D,
VOLUME_1D,
NEWEST,
TOP_PERFORMERS,
TOP_GAINERS,
MOST_TRADED
order
enum<string>
Available options:
ASC,
DESC
limit
object
offset
object
vsCurrency
enum<string>
Available options:
USD
filters
object

Response

200 - application/json

Token list.

success
boolean
required
Example:

true

data
object
required

Endpoint-specific payload