Skip to main content
GET
Retrieve supported currencies

Authorizations

Authorization
string
header
required

Bearer Authentication

Headers

X-BU-PUBLIC-KEY
string
Example:

"pub_uibaidu930ani"

Query Parameters

type
enum<string>[]
Available options:
fiat,
crypto,
stablecoin
sort
enum<string>

The order to sort the results

Available options:
asc,
desc
Example:

"asc"

payments_request
boolean
ramp
boolean

Response

A list of supported currencies.

General response Values

status
enum<string>
required
Available options:
success,
error
Example:

"success"

message
string
required
Example:

"message for success"

pagination
object
required
data
object[]