AI Video APIAI Video API

Sora 2

videovisionular

OpenAI Sora 2 video generation model. Generate AI videos from text or image prompts, 4/8/12 seconds.

Get API Key
Sora 2
Flat rate: 0 credits ($0.000)

Quick Example

curl -X POST https://api.aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{"model": "sora-2", "prompt": "Your prompt here"}'