GEThttps://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
ParameterInTypeRequiredDescription
monthsqueryintegeroptional

Number of months to include in the history.

Default: 6

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

Python example — coming soon.

JavaScript example — coming soon.

PHP example — coming soon.

Response status codesGET /v1/usage/history
StatusClassDescriptionBody
2002xxMonthly usage history ordered from most to least recent.No body
4014xxAuthentication is required or the provided credentials are invalid.ErrorResponse
4034xxInsufficient permissions.ErrorResponse
Errors from GET /v1/usage/history
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