List assets
Assets
List assets
List the crypto assets available for purchase, including DeFi tokens
GET
List assets
Some Platform API capabilities must be enabled on your account by MoonPay
before you can call them. If this endpoint returns an unexpected
404, see
Capability
enablement.Authorizations
Bearer authentication header using an access token.
Example: Authorization: Bearer <accessToken>
Query Parameters
Filter by asset source.
cefi: only centralised assets listed by MoonPay.defi: only DeFi tokens.- omitted: both are returned.
Available options:
cefi, defi Filter by exact (case-insensitive) asset code.
Cursor for pagination. Use the nextCursor value from the previous response.
Number of items to return per page.
Required range:
1 <= x <= 50