Submit Sora 2 Official Task
OpenAI
Sora 2 Official
Text-to-video and optional image-guided video generation
POST
Submit Sora 2 Official Task
Documentation Index
Fetch the complete documentation index at: https://docs.vidgo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Sora 2 Official
sora-2-official supports text-to-video generation and optional single-image guided generation with fixed 4s, 8s, 12s, 16s, and 20s durations.
Available Model
- sora-2-official - Text-to-video with optional reference image
Required Parameters
- prompt: Text prompt for video generation
Optional Parameters
- duration:
4,8,12,16, or20. Default is4 - aspect_ratio:
16:9or9:16. Default is16:9 - image_urls: Optional reference image array. Maximum
1image
Notes
image_urlsis optional. If provided, only one image is supported.- This page only describes the unified submit request. Query status through the standard task status API.
Authorizations
All API endpoints require Bearer Token authentication
Get your API Key:
Visit the API Key Management Page to get your API Key
Add it to the request header:
Authorization: Bearer YOUR_API_KEYBody
application/json