/v2/public/payment-method-list-with-limits For AI agents: visit https://docs.payb.is/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Jump to Content Status page GuidesRecipesAPI ReferenceChangelog v4.1.12Status page API Reference v4.1.12GuidesRecipesAPI ReferenceChangelog /v2/public/payment-method-list-with-limits JUMP TO Powered by /v2/public/payment-method-list-with-limits Copy Page get https://widget-api.sandbox.paybis.com/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… Loading Loading… 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 422 Validation error 503 Maintenance status Updated 4 months ago Did this page help you? Yes No Language ShellNodeRubyPHPPython Credentials Query Query Loading Loading… Response Click Try It! to start a request and see the response here! Or choose an example: application/json 422503 Updated 4 months ago Did this page help you? Yes No