GEThttps://api.veriko.mx/v1/insights/top-beneficiaries

User's frequent beneficiaries (last 90 days)

Audience
public
Auth
API key
Permission
insights:read_self
How-to guide →

Lists the beneficiaries the user validated most frequently in the last 90 days. Each entry includes the saved label (if the beneficiary is registered), the bank, and the last 4 digits of the account.

Parameters
ParameterInTypeRequiredDescription
limitqueryintegeroptional

Maximum number of beneficiaries to return.

Default: 10

e.g. 10
Request
curl -X GET 'https://api.veriko.mx/v1/insights/top-beneficiaries' \
  -H 'Authorization: Bearer veriko_••••'

Python example — coming soon.

JavaScript example — coming soon.

PHP example — coming soon.

Response 200InsightsTopBeneficiariesAttributes — User's most frequent beneficiaries over the last 90 days.
FieldTypeDescription
beneficiaries*array

Beneficiary ranking sorted by count descending (validations sent to that beneficiary in the last 90 days). Up to 5 entries.

Response status codesGET /v1/insights/top-beneficiaries
StatusClassDescriptionBody
2002xxUser's most frequent beneficiaries over the last 90 days.No body
4014xxAuthentication is required or the provided credentials are invalid.ErrorResponse
4034xxInsufficient permissions.ErrorResponse
Errors from GET /v1/insights/top-beneficiaries
StatusCodeExample
401unauthorized

Invalid or missing authentication credentials.

Envelope
meta.request_id
c4d5e6f7a8b9
403forbidden

You do not have permission to access this resource.

Envelope
meta.request_id
d5e6f7a8b9c0