Generate preview of AI Shorts
This endpoint generates a preiview of AI Shorts video before redering the final video. Generating a video preview through this endpoint costs 1 credit for every 30 seconds.
Queue a preview generation task
Generate a preview of AI Shorts video.
Check preview status
Now our AI model is generating preview of AI Shorts video. It will return a id
of the AI Shorts video. Then you can check the preview status of your video by sending a GET request to Get AI Shorts video by id endpoint.
Once the preview of AI Shorts video is generated, there will be data in preview
field. Then you can render the video by sending a POST request to Render a AI Shorts video endpoint.
Render the video
Check render status
You will find the status
to be done
when finished. Meanwhile you can find the video output in video_output
field.
Authorizations
API ID, from your settings page.
API Key, from your settings page.
Body
Response
The response is of type object
.