Eligibility
Get supported currencies, countries, and states
Returns an array of all currencies enabled on your account. Contact your account executive to customise your account settings.
Partner's public API key. Required on all endpoints to identify the partner.
List of fiat and crypto currencies available for trading.
Whether this is a fiat or crypto currency.
FIATPossible values: Full name of the currency.
US DollarAlphabetical ticker code for the currency. Case sensitive.
USDNumber of decimal places supported. For example, BTC has precision 8 (smallest unit 0.00000001 BTC).
2Minimum fiat amount allowed per order. Only present for fiat currencies.
20.00Maximum fiat amount allowed per order. Only present for fiat currencies.
1200.00The blockchain network the currency runs on (e.g. BTC, ETH). Always null for fiat.
BTCWhether the currency supports destination tags or memo fields (e.g. XLM, XRP). Always null for fiat.
Whether purchases of this currency are supported in the US. Always null for fiat.
US states where this currency can be purchased, using the last 2 characters of ISO 3166-2:US codes. Always null for fiat.
["AL","CT"]Missing or invalid API key.
Returns an array of all countries and states supported by BcPay.
Partner's public API key. Required on all endpoints to identify the partner.
If true, only returns countries and states where buying is permitted.
trueEligible regions.
Missing or invalid API key.
Returns an array of all payment methods enabled on your account. Contact your account executive to customise your account settings.
Partner's public API key. Required on all endpoints to identify the partner.
List of eligible payment methods and their supported currencies.
Payment method to be used for the order.
CARDPossible values: Fiat currency codes supported for this payment method.
Missing or invalid API key.
Last updated