Retrieve the current credit balance for the authenticated user
cURL
curl --request GET \ --url https://api.omniverifier.com/v1/validate/credits \ --header 'x-api-key: <api-key>'
{ "credits": 1500 }
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
Successfully retrieved credits
Current credit balance
1500