Verify customer eligibility for Pagaleve in the merchant's checkout

This endpoint checks whether a customer can view Pagaleve as a payment option in their platform.
The validation is performed based on the provided data (CPF, amount, phone number, and email).

To use this endpoint, you must generate a Bearer token with an API Secret and an API Key — other authentication methods are not supported.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
length between 11 and 11
^[0-9]{11}$

Customer CPF (numbers only)

integer
required
1 to 1000000

Order amount in cents (Ex: 20000 = R$ 200.00)

string
length between 13 and 14
^\+55[0-9]{10,11}$

Customer phone number in international format (Ex: +5511943107444) is required to inform +55 at the beginning of the number

string
length ≤ 100

Customer email

Responses

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