Open AI sora 2, image-to-video, Standard-10.0s
Overview
Open AI sora 2, image-to-video, Standard-10.0s is a video-generation model served via Open AI. Access it with the same Bearer token and OpenAI-compatible request shape as the other 287 models in the catalog — no provider-specific SDK required. Priced at $0.2100 per video, billed per use from your credit balance.
Use via API
curl https://aimarcusimage.eu/api/v1/jobs/createTask \
-H "Authorization: Bearer sk-aig-..." \
-H "Content-Type: application/json" \
-d '{
"model": "open-ai-open-ai-sora-2-image-to-video-standard-10-0s",
"input": {
"prompt": "a golden retriever running through autumn leaves, cinematic",
"aspect_ratio": "16:9",
"duration": 5
}
}'
Async jobs (video / image / music) return a taskId. Poll /api/v1/jobs/recordInfo?taskId=... or use a webhook to get the result URLs.
Prompt examples
Pricing compare
| Provider | Price per video | Notes |
|---|---|---|
| AI Generate | $0.2100 | This site, pay-as-you-go, $10 free on signup |
| fal.ai | $1.0000 | Usually the upstream reference rate |
| Direct from Open AI | varies | Requires separate account and higher minimum commitment |
Related models
Kling 2.1, image-to-video, Master-10.0s
hailuo 02, image-to-video, Pro-6.0s-1080p
bytedance/seedance-2, 720p with video input
wan 2.7 video, image-to-video, 1080p
wan 2.6, text to video, 10.0s-720p
wan 2.6, text to video, 5.0s-1080p
FAQ
How much does Open AI sora 2, image-to-video, Standard-10.0s cost?+
$0.2100 per video. You pay from your credit balance — no monthly subscription, no minimum commitment. First $10 on signup are free.
Is Open AI sora 2, image-to-video, Standard-10.0s a video model?+
Yes — Open AI sora 2, image-to-video, Standard-10.0s is a video-generation model from Open AI, served through the AI Generate gateway.
How do I call Open AI sora 2, image-to-video, Standard-10.0s from my code?+
Use a standard HTTPS POST with a Bearer token to our /api/v1/ endpoint. The request shape matches the OpenAI-compatible convention — no provider-specific SDK needed. See the "Use via API" section above for a working curl example.
Can I use Open AI sora 2, image-to-video, Standard-10.0s in production?+
Yes. The endpoint is rate-limited to 20 requests per 10 seconds per API key, retries are idempotent via taskId, and async results are delivered via polling or webhook. Set a daily spend cap in dashboard settings to protect against runaway usage.
What is the markup compared to the upstream provider?+
We route through a mix of direct provider integrations (OpenAI, Anthropic) and wholesale aggregators (kie.ai, OpenRouter) — typically 20-40% above raw provider cost. Volume tiers at $50 / $200 / $1000 / $5000 monthly spend reduce the markup to as low as 10%.
Ready to try Open AI sora 2, image-to-video, Standard-10.0s?
Sign up in 30 seconds. $10 in free credits — enough for dozens of generations.