Start processing an existing deliverable list
cURL
curl --request POST \ --url https://api.omniverifier.com/v1/validate/deliverable/{listId}/start \ --header 'x-api-key: <api-key>'
{ "credits_deducted": 100, "remaining_balance": 1400 }
Documentation IndexFetch the complete documentation index at: https://docs.omniverifier.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.omniverifier.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
List ID
Successfully started list processing
Number of credits deducted
100
Remaining credit balance
1400