Veo 3.0 Fast Generate
Veo 3 Fast is a quicker and more cost effective version of Veo 3, allowing developers to create videos with sound while maintaining high quality and optimizing for speed and business use cases. Veo 3 Fast offers both text-to-video and image-to-video modalities.
- Video
- Context
- —
- Max output
- —
- Input / 1M
- —
- Output / 1M
- —
Quickstart
Point any OpenAI-compatible client at Maxynetic Systems and pass google/veo-3.0-fast-generate-001 as the model.
curl https://api.maxynetic.com/v1/chat/completions \
-H "Authorization: Bearer $MAXYNETIC_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "google/veo-3.0-fast-generate-001",
"messages": [{ "role": "user", "content": "Explain routing in one line." }]
}'Pricing
Billed per token with no markup on the underlying provider rate.
- This model has no published token pricing.
