
Kie.ai Sora 2 API is an unofficial third-party provider offering API access to OpenAI’s Sora 2 video generation model, enabling developers to create realistic AI-generated videos from text prompts or images. The service supports both text-to-video and image-to-video generation with HD output, flexible aspect ratios for portrait or landscape formats, and fine-grained control over scene composition, motion physics, and visual style.
To use the API, developers sign up for an API key, make a POST request to the ‘createTask’ endpoint with their prompt and optional image references, then track progress using the ‘taskId’ or set up a callback URL for automatic updates.