Query Task

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
codeStringResponse code indicating the status of the request.
messageStringResponse message describing the result of the request.
resultObjectObject containing the details of the result.
result.taskIdStringUnique identifier for the task.
result.statusStringStatus of the task (e.g., success or failure).
result.errorMsgStringError message if the task failed; null if there is no error.
result.inputVideoFileIdStringIdentifier for the input video file; null if not provided.
result.inputAudioFileIdStringIdentifier for the input audio file; null if not provided.
result.outputVideoUrlStringURL of the output video file generated by the task.
Query Params
string
required
Defaults to 4a76486eaa0b46eb8846bb72cc0fea8d
boolean
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!