Generate Preview of Custom Template Video
This endpoint generates a preview before rendering the final video. Generating a preview through this endpoint costs 1 credit 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.
About preview Field in the Response
The preview field provides a link to preview the video. This link allows you to preview the video before rendering it, you can put it in an iframe to show the video in your application. Example: The preview field in the response will look like this:Authorizations
API ID, from your settings page.
API Key, from your settings page.
Body
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 Fast
standard, aurora_v1, aurora_v1_fast Whether the job should be hidden.
Response
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- Rejected
pending, 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 Fast
standard, aurora_v1, aurora_v1_fast Whether the job should be hidden.

