Poe API
Veo-3
By
Veo 3 produces incredibly high-quality videos across a diverse range of subjects and styles. It incorporates an enhanced understanding of real-world physics and the subtleties of human movement and expression, resulting in greater detail and overall realism.
Veo 3 is fluent in the unique language of cinematography: you can request a specific genre, specify a lens, or suggest cinematic effects, and Veo 3 will deliver stunning 8-second video clips. It supports both text-to-video and image-to-video generation and also features native audio generation based on text prompts.
Note: Please note that Veo 3 does not accept audio attachments.
This bot supports optional parameters for additional customization.
Powered by a server managed by @google. Learn more
- OFFICIAL
Build with Veo-3 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",
"prompt": "Low-angle shot of a woman in a white shirt stepping into an elevator, with the doors closing behind them, creating a sense of anticipation and mystery.",
},
)
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