Kling 3.0 Turbo T2V 720p - Generate video
Generate AI video from a text prompt using Kling 3.0 Turbo at 720p resolution, a fast text-to-video model from the Kling 3.0 family.
Features:
- Text-to-video: Generate videos from detailed text prompts
- Resolution: Fixed 720p output
- Aspect ratio: Landscape (16:9), portrait (9:16), or square (1:1)
- Duration: 3-15 seconds
How it works:
- Submit a text prompt describing your desired video
- Receive a task ID to track progress
- Poll the status endpoint or use a
webhook_urlto get notified when the task completes - Download the generated video from the result URL (valid for 24 hours)
Authorizations
Your Magnific API key. Required for authentication. Learn how to obtain an API key
Body
Text prompt describing the video you want to generate. Maximum 3072 characters; 2500 or fewer is recommended.
Tips for better results:
- Be specific about the scene, subjects, motion, and camera movement
- Describe the lighting, atmosphere, and visual style
- Add negative descriptions inline (for example, "no text, no blur") to steer the model away from unwanted elements
1 - 3072"A beautiful sunset over the ocean, gentle waves, cinematic lighting"
Optional callback URL that will receive asynchronous notifications whenever the task changes status. The payload sent to this URL is the same as the corresponding GET endpoint response, but without the data field.
"https://www.example.com/webhook"
Aspect ratio of the generated video:
16:9: Landscape (widescreen) - ideal for YouTube, presentations9:16: Portrait (vertical) - ideal for TikTok, Instagram Stories, Reels1:1: Square - ideal for Instagram posts, social media
16:9, 9:16, 1:1 Duration of the generated video in seconds.
Range: 3-15 seconds
3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 Response
OK - Task created successfully
OK - The task exists and the status is returned