curl --location 'https://api.myvocal.ai/sound_clone/api/v1/user/info' \ --header 'accessKey: xxxx'
{ "code": 1, "message": "Success", "data": { "plan": "Business", "status": "active", "resetInDays": 2, "benefit": { "usedVoices": 146, "totalVoices": 150, "usedMonthlyChars": 3498604, "totalMonthlyChars": 3500000, "usedOrderChars": 0, "totalOrderChars": 0 } } }
This endpoint gets or creates a new user.
Documentation IndexFetch the complete documentation index at: https://wiz-myvocal.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://wiz-myvocal.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Show Toggle object