This endpoint renders a video with preview genereated. Rendering a video through this endpoint costs 4 credits for every 30 seconds.
webhook_url
when the task succeeds or fails, with the following content:
id
(string): The unique identifier of the jobstatus
(string): The status of the job. Possible values are pending
, in_queue
, running
, failed
, done
failed_reason
(string): The reason of the failure if the job failedvideo_output
(string): The URL of the video if the job is donevideo_thumbnail
(string): The Thumbnail URL of the video if the job is doneAPI ID, from your settings page.
API Key, from your settings page.
A UUID string identifying this Link to Video.
The response is of type object
.