Skip to main content
GET
Get Crypto Currency limits

Authorizations

apiKey
string
query
required

Your publishable API key, passed as the apiKey query parameter. Publishable keys are prefixed with pk_test_ (sandbox) or pk_live_ (production) and are safe to use in client-side code. Find your keys on the API keys page of the dashboard. See Authentication.

Path Parameters

currencyCode
string
required

The code of the cryptocurrency of interest from the currencies list with type=crypto

Query Parameters

query
object
required

Response

Successful response. Crypto Currency limits

quoteCurrency
object
baseCurrency
object
paymentMethod
enum<string>

The transaction's payment method.

Available options:
ach_bank_transfer,
credit_debit_card,
paypal,
gbp_bank_transfer,
gbp_open_banking_payment,
pix_instant_payment,
sepa_bank_transfer
Example:

"credit_debit_card"