Poe API
Veo-2
By
Veo 2 creates incredibly high-quality videos in a wide range of subjects and styles. It brings an improved understanding of real-world physics and the nuances of human movement and expression, which helps improve its detail and realism overall. Veo 2 understands the unique language of cinematography: ask it for a genre, specify a lens, suggest cinematic effects and Veo 2 will deliver in 8-second clips. Use `--aspect_ratio` (16:9 or 9:16) to customize video aspect ratio. Supports text-to-video as well as image-to-video. Non english input will be translated first. Note: currently has low rate limit so you may need to retry your request at times of peak usage.
Powered by a server managed by @google. Learn more
- OFFICIAL
Build with Veo-2 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-2",
"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