Skip to main content
GET
List DeFi tokens

Authorizations

apiKey
string
query
required

Your publishable API key, passed as the apiKey query parameter. Publishable keys are prefixed with pk_test_ (sandbox) or pk_live_ (production) and are safe to use in client-side code. Find your keys on the API keys page of the dashboard. See Authentication.

Query Parameters

sort
enum<string>
Available options:
marketCap,
price
sortOrder
enum<string>
Available options:
asc,
desc
cursor
string
size
number
hasProfanity
boolean
networkCodes
string

Response

The request has succeeded.

data
object[]
required
meta
object
required