GEThttps://api.veriko.mx/v1/usage/breakdown

Usage breakdown by operation

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

Breaks down usage for the indicated period by billable operation type (validation, validation_ocr, etc.). Use current for the running month or YYYY-MM for a specific month.

Parameters
ParameterInTypeRequiredDescription
periodquerystringoptional

Period to break down. Accepts current for the running month or a YYYY-MM string for a specific month.

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

Python example — coming soon.

JavaScript example — coming soon.

PHP example — coming soon.

Response status codesGET /v1/usage/breakdown
StatusClassDescriptionBody
2002xxConsumption counts by operation type for the requested period.No body
4004xxThe period parameter format is invalid.ErrorResponse
4014xxAuthentication is required or the provided credentials are invalid.ErrorResponse
4034xxInsufficient permissions.ErrorResponse
Errors from GET /v1/usage/breakdown
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