Query User Credit

This is your first endpoint! Edit this page to start documenting your API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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)
Headers
string
required
Defaults to <your-topview-uid>
string
required
Defaults to Bearer <your-api-key>
Response
200

Successful response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!