List currencies (v4)

Returns a paginated list of CeFi and DeFi currencies enriched with MoonPay capability flags (buy, sell, swap).

Results are filtered by the caller's IP geolocation and, when an apiKey is provided, by the partner account configuration. Pass a customer authorization bearer token to apply customer-specific eligibility rules.

Use cursor and limit for cursor-based pagination. When nextCursor is null, you have reached the last page.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Optional partner publishable API key. When provided, results may be scoped to currencies enabled for the partner account.

Case-insensitive search term matched against currency name and symbol.

string

Comma-separated list of network codes to include (for example ethereum,polygon).

string
enum
Defaults to all

Filter by currency source. Defaults to all.

Allowed:
integer
1 to 200
Defaults to 50

Maximum number of currencies to return per page.

string

Opaque pagination cursor from a previous response's nextCursor field.

string
enum
Defaults to name

Field to sort results by. Defaults to name.

Allowed:
string
enum
Defaults to asc

Sort direction. Defaults to asc.

Allowed:
string

Comma-separated list of on-chain contract addresses to filter by.

string

Comma-separated catalog ids matching the response id field.

boolean

When true, return only currencies that support sell. When false, return only currencies that do not support sell.

boolean

When true, return only currencies that support buy. When false, return only currencies that do not support buy.

boolean

When true, return only native network tokens. When false, return only non-native tokens.

boolean
Defaults to true

When true (default), return only currencies eligible for the caller's context (geolocation, account, and customer). Set to false to include ineligible currencies.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json