sora-2-pro

Sora 2 · Per Second

sora-2-proAvailable
VideoAsyncVideo GenerationPremium

Pricing

Official PriceLemonData Price
Price$0.30$0.21

Best For

Video Generation

Generating and editing video content

API Code Example

POST/v1/chat/completions
curl https://api.lemondata.cc/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-xxx" \
  -d '{
    "model": "sora-2-pro",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

FAQ

How much does sora-2-pro cost?

On LemonData, sora-2-pro costs $0.2100 Per Second, which is up to 30% off the official pricing.

What is sora-2-pro best for?

sora-2-pro excels at Video, Async, Video Generation. Access it through LemonData's unified API with a single API key.

How to use sora-2-pro API?

Get your API key from LemonData, then call https://api.lemondata.cc/v1/chat/completions using any compatible SDK. See the code examples above for detailed integration.

Related Models