Eligibility
Get supported currencies, countries, and states
Last updated
Get supported currencies, countries, and states
Last updated
The Eligibility API provides information on the currencies and regions supported by Blockchain.com Pay.
Returns an array of all currencies enabled on your account. Contact your account executive to customise your account settings.
[{"type":"FIAT","name":"US Dollar","code":"USD","precision":2,"minBuyAmount":20,"maxBuyAmount":1200},{"type":"CRYPTO","name":"Bitcoin","code":"BTC","precision":8,"network":"BTC","supportsDestinationTag":false,"isSupportedInUS":true,"allowedUSStates":["AL","CT"]}]
Get the list of fiat and crypto currencies
Returns an array of all payment methods enabled on your account. Contact your account executive to customise your account settings.
[{"type":"CARD","supportedCurrencies":["USD","GBP","EUR"]}]
Get eligible payment methods