Query User Credit

Response

FieldTypeDescription
codeStringThe response code indicating status
messageStringMessage describing the response
resultObjectContains the result of the request
result.uidStringUnique identifier for the user
result.remainCreditNumberRemaining credit balance
result.expiredTimeStringExpiration time in ISO 8601 format
result.apiKeyMapObjectMapping of API keys to their associated tasks
result.apiKeyMap.apiKeyStringThe API key used for the tasks
result.apiKeyMap[].uidStringUnique identifier for the user
result.apiKeyMap[].dateStringDate and time when the task was created (ISO 8601)
result.apiKeyMap[].costCreditNumberCost in credits for the task
result.apiKeyMap[].taskIdStringUnique identifier for the task
result.apiKeyMap[].taskTypeStringType of the task (e.g., voice_clone, m2v)
Language
Click Try It! to start a request and see the response here!