Retrieve Person Statistics
Retrieve Person Statistics
Use this endpoint to fetch aggregated Pix statistics for a person identified by their tax ID (CPF or CNPJ).
Notes:
-
Statistics include transaction settlement data, fraud markers, infraction reports, and entry information.
-
Data is aggregated over different time periods: d90 (last 90 days), m12 (last 12 months), m60 (last 60 months).
-
This endpoint queries the provider directly and does not store data locally.
-
Use this information for risk assessment before processing Pix transactions.
GET
Retrieve Person Statistics
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Tax identifier (CPF: 11 digits or CNPJ: 14 digits).

