OpenAI
Sora 2 Pro Official
Pro text-to-video and image-guided video generation with resolution-based billing
POST
Sora 2 Pro Official
sora-2-pro-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-pro-official - Pro text-to-video and image-guided video generation
Required Parameters
- prompt: Text prompt for video generation
Optional Parameters
- duration:
4,8,12,16, or20. Default is4 - resolution:
720p,1024p, or1080p. Default is1024p - aspect_ratio:
16:9or9:16for text-to-video;auto,16:9, or9:16for image-to-video. Default is16:9for text-to-video andautofor image-to-video - image_urls: Optional reference image array. Maximum
1image
Credit Billing
Billing is calculated fromduration and resolution.
720p: 48 credits per second1024p: 80 credits per second1080p: 112 credits per second
1024p video uses 640 credits.
Notes
image_urlsis optional. If provided, only one image is supported.aspect_ratio=autois only valid whenimage_urlsis provided.- 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:
Body
application/json