Validation Service API
stringstringintegerinteger
Endpoints for managing account credits, billing information, and payment operations.
Credits information
GET
https://document-validation.skribble.com/v1
/billing/credits/infos
Current credit usage
GET
https://document-validation.skribble.com/v1
/billing/credits/usage
Invoiced credit details
GET
https://document-validation.skribble.com/v1
/billing/credits/invoiced
Get invoiced credit details for the most recent billing period or a specified time period
query Parameters
periodFormat YYYY, YYYYMM, YYYYMMDD is supported. If not specified the last invoiced period is used by default
Invoiced credit details › Responses
Success
periodBilling period in YYYYMM format
Array of consumptions, each detailing an endpoint use and its credit usage
requestsTotal of requests made
creditsTotal of credits used
