veo3.1

Veo 3 · Per Second

veo3.1AvailableAsync
Text to VideoImage to VideoReference to VideoStart-End to VideoAudio by Default

Pricing

Official PriceLemonData PriceDiscount
Price
$0.40-$0.60Per Second
$0.24-$0.36Per Second
40%

API Code Example

POST/v1/videos/generations
curl -X POST "https://api.lemondata.cc/v1/videos/generations" \
  -H "Authorization: Bearer sk-xxx" \
  -H "Content-Type: application/json" \
  -d '{
  "operation": "text-to-video",
  "duration": 8,
  "aspect_ratio": "16:9",
  "resolution": "720p",
  "output_audio": true,
  "model": "veo3.1",
  "prompt": "Cinematic sunrise over a calm lake with gentle camera motion."
}'

FAQ

How much does veo3.1 cost?

On LemonData, veo3.1 costs $0.24-$0.36 Per Second, with model-specific platform pricing.

What is veo3.1 best for?

veo3.1 excels at Text to Video, Image to Video, Reference to Video. Access it through LemonData's unified API with a single API key.

How to use veo3.1 API?

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

Related Models