Poe API
Veo-3.1-Lite
By
Google’s Veo 3.1 Lite is the most cost-efficient model in the Veo 3.1 family, delivering high-quality video generation with native audio at a fraction of the cost. It supports both text-to-video and image-to-video workflows, with synchronized dialogue, sound effects, and ambient audio. While optimized for affordability, it still benefits from the Veo 3.1 generation’s improved prompt adherence and cinematic understanding.
This bot supports optional parameters for additional customization.
Note: 1080p requires 8s duration
Reference mode: Use up to 3 input images as references for video generation
Reference images require 8s duration
Please only upload photos that you own or have the right to use. Otherwise, the bot will return an error.
Powered by a server managed by @google. Learn more
- OFFICIAL
Build with Veo-3.1-Lite 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-lite",
"prompt": "POV shot of a driver in a vintage car, sunlight filtering through the windshield, capturing the retro dashboard and steering wheel",
},
)
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