Async processing mode — submit a request and receive a task ID. Use the Query Task Status endpoint to retrieve generation results. Video links are valid for 24 hours — please download promptly.
curl -X POST https://qingbo.dev/v1/tasks \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "veo-3.1", "action": "generate", "prompt": "A golden retriever running on a beach at sunset, cinematic lighting, slow motion", "aspect_ratio": "16:9", "duration": 8, "resolution": "1080p" }'
Video description text. VEO 3+ supports describing sound effects and dialogue in the prompt, and the model will automatically generate corresponding audio
VEO 3+ natively supports audio generation with no additional parameters required. Describe sound effects in the prompt (e.g., “the sound of waves crashing”).