/v2/public/payment-method-list-with-limits

Getting the list of available payment methods with limits

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses
302

Redirect to S3 URL. In response, the limits for all pairs where there are fiats are returned in USD. Example of a response received through the redirected link: { "data": [ { "name": "credit-card-coinpayments-checkout", "displayName": "Credit/Debit Card", "pairs": [ { "from": "AED", "to": [ { "currency": "BNB", "currencyCode": "BNB", "minAmount": "20", "maxAmount": "70000" }, { "currency": "BNB", "currencyCode": "BNBSC-TESTNET", "minAmount": "20", "maxAmount": "70000" }, { "currency": "USDT", "currencyCode": "USDT-TRC20", "minAmount": "20", "maxAmount": "70000" }, { "currency": "DOGE", "currencyCode": "DOGE", "minAmount": "20", "maxAmount": "70000" }, ] }, { "from": "USD", "to": [ { "currency": "USDC", "currencyCode": "USDC", "minAmount": "50", "maxAmount": "20000" }, { "currency": "LINK", "currencyCode": "LINK", "minAmount": "50", "maxAmount": "20000" }, ] } ] } ] }

401

Product Id is missing

403

Invalid API key or access disabled

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json