GET https://api.veriko.mx/v1/usage/history

Monthly usage history

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

Returns the last N months of validation usage. The limit shown per period reflects the current plan as a snapshot; historical plan changes are not retained.

Parameters
Parameter In Type Required Description
months query integer optional

Number of months to include in the history.

Default: 6

Request
curl -X GET 'https://api.veriko.mx/v1/usage/history' \
  -H 'Authorization: Bearer mxcep_••••'

Python example — coming soon.

JavaScript example — coming soon.

PHP example — coming soon.

Response status codes GET /v1/usage/history
Status Class Description Body
200 2xx Monthly usage history ordered from most to least recent. No body
401 4xx Authentication is required or the provided credentials are invalid. ErrorResponse
403 4xx Permisos insuficientes ErrorResponse
Errors from GET /v1/usage/history
Status Code Detail
401 unauthorized

Invalid or missing authentication credentials.

Envelope
meta.request_id
c4d5e6f7a8b9
403 forbidden

You do not have permission to access this resource.

Envelope
meta.request_id
d5e6f7a8b9c0