VideoGoogle
VEO 3.1 Fast
720p · 6s · low-latency
Latency-tuned VEO 3.1 for ad-hoc previews and rapid iteration on motion direction.
- Vendor
- Endpoint
- 720p · 6s · low-latency
- Pricing
- $0.20 / sec
Quick start
curl https://llm.bytespike.ai/v1/tasks/submit \
-H "Authorization: Bearer $BYTESPIKE_API_KEY" \
-H "content-type: application/json" \
-d '{
"model": "veo-3-1-fast",
"input": { "prompt": "Cinematic dolly shot of a coastal sunrise." },
"params": { "duration_s": 6, "resolution": "1080p" }
}'Full reference at docs.bytespike.ai
Schemas, request/response examples, error codes, and code samples in five SDKs. We're moving everything into the Mintlify surface — until then, this page is the at-a-glance card.
Open external reference