Eligibility

Get supported currencies, countries, and states

The Eligibility API provides information on the currencies and regions supported by Blockchain.com Pay.

Get currencies

get

Returns an array of all currencies enabled on your account. Contact your account executive to customise your account settings.

Authorizations
X-Public-API-KeystringRequired
Responses
get
/v1/currencies
200

Get the list of fiat and crypto currencies

Get countries and states

get

Returns an array of all countries and states supported by BcPay.

Authorizations
X-Public-API-KeystringRequired
Query parameters
onlyBuyAllowedbooleanOptional

If present, only returns countries and states that are allowed to buy.

Default: true
Responses
get
/v1/regions
200

Get eligible regions

Get payment methods

get

Returns an array of all payment methods enabled on your account. Contact your account executive to customise your account settings.

Authorizations
X-Public-API-KeystringRequired
Responses
get
/v1/payment-methods
200

Get eligible payment methods

Last updated