English
Midaz
cURL
curl --request GET \ --url https://plugin-pix-indirect.api.lerian.net/v1/dict/statistics/keys/{key} \ --header 'Authorization: Bearer <token>'
{ "keyStatistics": {}, "ownerStatistics": {} }
Use this endpoint to fetch usage and risk statistics for a specific Pix key.
Notes:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Pix key value (CPF, CNPJ, Email, Phone, or EVP).
Key statistics retrieved successfully.
Statistics specific to the Pix key.
Statistics for the key owner.