Poe API
Veo-3.1-Fast
By
Google’s Veo 3.1 Fast is an updated version of the Veo family of models that's optimized for speed and cost, but still features richer native audio, from natural conversations to synchronized sound effects, and offer greater narrative control with an improved understanding of cinematic styles. Enhanced image-to-video capabilities ensure better prompt adherence while delivering superior audio and visual quality and maintaining character consistency across multiple scenes.
Optional parameters:
- Set the aspect ratio (either `16:9` or `9:16`), which defaults to `16:9`
- Negative prompt can be set on elements to avoid
- Set the duration (one of `4s`, `6s`, or `8s`), which defaults to `8s`
- Seed to set the seed (set number value)
- Resolution (set from 720p or 1080p)
For first & last frame video generation support, please use www.poe.com/Veo-v3.1-Fast
Powered by a server managed by @google. Learn more
- OFFICIAL
Build with Veo-3.1-Fast using the Poe API
Start by creating an API key, for use with any bot on Poe:
Code samples
Videos
import requests
response = requests.post(
"https://api.poe.com/v1/videos",
headers={
"Authorization": f"Bearer {api_key}",
"Content-Type": "application/json",
},
json={
"model": "veo-3.1-fast",
"prompt": "Lone sailboat navigates a dramatic, stormy sea at sunset. A dynamic tracking shot follows the boat as it bravely cuts through powerful waves",
},
)
print(response.json())See the full documentation for comprehensive guidance on getting started.
More from Google
Gemma-4-31B
Veo-3.1-Lite
Lyria-3
Nano-Banana-2
Gemini-3.1-Pro
Gemini-3.1-Flash-Lite
Nano-Banana-Pro
Veo-3.1-Fast
Veo-3.1
Veo-3-Fast