v1

latestOpenAPI 3.0.02026-07-26355499.1 KB

Validate one or more Pix Keys

This endpoint allows you to verify whether a Pix Key exists or not. All Pix Key types can be verified with this API.

post/account/pix_key/validate

Headers

Content-Typestring required

Media type of the request.

X-Datestring date-time required

ISO8601 Datetime with Timezone.

X-Loginstring required

Merchant X-Login Cashouts API Key.

Authorizationstring required

Authorization control hash.

Request body

pixstring required

The Pix Key to validate (e.g., CPF, Email, Phone Number).

Response

OK - A list of validation results for each submitted Pix Key.

pixstring

The Pix Key that was validated.

validboolean

Indicates if the Pix Key is valid.