Veo 3 FastVideo
Google Veo — cinematic text-to-video with native audio.
1 rail$0.75/sec
Google Veo — cinematic text-to-video with native audio.
Collecting — charts appear after two days.
# 1 · start the render
curl https://www.ninjachat.ai/api/v1/videos \
-H "Authorization: Bearer $NINJACHAT_API_KEY" \
-H "Content-Type: application/json" \
-d '{ "model": "google-veo-2", "prompt": "a paper boat drifting down a neon rain stream", "duration": 8, "aspect_ratio": "16:9" }'
# 2 · poll until it is ready
curl "https://www.ninjachat.ai/api/v1/videos/JOB_ID" \
-H "Authorization: Bearer $NINJACHAT_API_KEY"Google Veo — cinematic text-to-video with native audio.
Veo 2 costs $2.5/sec.
Veo 2 accepts text and image and returns video.
POST /api/v1/videos with `"model": "google-veo-2"`.
Veo 3 Fast, Veo 3.1, Veo 3.1 Fast.