API Documentation
AI Shorts API
API that converts text to viral videos.
Introduction
You can use the API to create viral videos from text.
Quickstart
Prerequisite
- You need a creatify.ai account with API access.
- You need to go through the Get your API key
Queue a generation task
Generate AI Shorts video.
Check status
Now our AI model is generating ai shorts video for you. It will return a id
of the ai shorts item. Then you can check the status of your video generation by sending a GET request to Get AI Shorts item by id endpoint.
You will find the status
to be done
when finished. Meanwhile you can find the video output in video_output
field.