π Introduction
The AI Shorts API allows you to turn any script into an engaging, short-form video designed for virality. Whether youβre promoting a product, delivering a message, or testing content hooks, this tool offers fast, scalable video generation with cinematic quality.
βοΈ Quickstart Guide
β Prerequisites
Before you begin, ensure you have:- A Creatify account with API access
- Your API credentials (see Authentication Guide)
π Step 1: Submit a Video Generation Request
Use this endpoint to generate a short-form video from a script.π¬ The response includes a unique video ID. Save it to check status.
β³ Step 2: Check Video Generation Status
After submitting the request, monitor the generation progress using the returned ID.β³ Whenstatusisdone, retrieve your video from thevideo_outputfield.
π― Summary
| Step | Endpoint |
|---|---|
| Create Task | POST /api/ai_shorts/ |
| Check Status | GET /api/ai_shorts/{id}/ |
| API Reference | AI Shorts Reference |

