API that generates video of custom template. Generating video through this endpoint costs 5 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 doneAPI ID, from your settings page.
API Key, from your settings page.
The response is of type object
.