API that generates video of custom template. Generating video through this endpoint costs 5 credits for every 30 seconds.
Documentation Index
Fetch the complete documentation index at: https://docs.creatify.ai/llms.txt
Use this file to discover all available pages before exploring further.
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, donefailed_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.
Template ID associated with the job.
JSON data for the custom template.
Name of the video. Default is null.
255Webhook URL for status updates. Default is null.
200Model version for the avatar, 'standard', 'aurora_v1' or 'aurora_v1_fast'. Default is 'standard'. Standard model costs 5 credits per 30 seconds video, Aurora_v1 model costs 1 credit per second, and Aurora_v1_fast renders faster with lower quality for 0.5 credits per second.
standard - Standardaurora_v1 - Aurora v1aurora_v1_fast - Aurora v1 Faststandard, aurora_v1, aurora_v1_fast Whether the job should be hidden.
JSON data for the custom template.
Video output URL
Preview URL
Editor URL for the video. Expires in 24 hours. Available only if your API account has API editor access enabled. , expires in 24 hours.
Failed reason
Credits used in this API call
Duration of the video in seconds
pending - Pendingin_queue - In Queuerunning - Runningfailed - Faileddone - Donerejected - Rejectedpending, in_queue, running, failed, done, rejected Progress of the job
Name of the video. Default is null.
255Webhook URL for status updates. Default is null.
200Model version for the avatar, 'standard', 'aurora_v1' or 'aurora_v1_fast'. Default is 'standard'. Standard model costs 5 credits per 30 seconds video, Aurora_v1 model costs 1 credit per second, and Aurora_v1_fast renders faster with lower quality for 0.5 credits per second.
standard - Standardaurora_v1 - Aurora v1aurora_v1_fast - Aurora v1 Faststandard, aurora_v1, aurora_v1_fast Whether the job should be hidden.