Minutes

Use this endpoint to retrieve your current Oxolo credit balance. Each video creation typically takes around 50 seconds or more, depending on the language, voice, content length, and AVATAR chosen.

If you run out of credits, you can either upgrade your plan to get more credits or top up your account balance with additional credits. Please visit our pricing page to see an overview of the available personal and enterprise plans.

To top up your account balance, simply navigate to your user symbol on oxolo.com and click on Membership Plan. From there, you can select the amount of credits you want to purchase and complete the transaction securely using your existing payment method.

HTTP Request

bashCopy code GET https://api.oxolo.com/v1/api/account/credits

curl -X 'GET' 
'https://api.oxolo.com/v1/api/account/credits' 
-H 'accept: application/json' 
-H 'authorization: YOUR_API_KEY'

{"results": 1000}