Skip to main content
Last updated: 2026-06-24

AIGC GV VOD Guide

aigc-video-gv-* models are GV / Google Veo video models exposed through Crazyrouter’s Tencent VOD route. They use the same OpenAI-style async video route as AIGC Kling VOD:
aigc-video-gv-* only uses /v1/video/generations and the matching query route. Do not send these models to /v1/video/create; a route mismatch will surface as model_not_found or a similar upstream error.

Available Models

Tencent VOD GV 3.1 is a Google Veo route, not Kling. Do not use model names such as aigc-video-kling-3.1.

Create a Task

cURL

Image and Multi-Image Reference

Use image for a single input image. For multi-image references, use metadata.image_list:
cURL
GV multi-image input must be sent through FileInfos. Crazyrouter converts image_list into FileInfos and does not use LastFrameUrl for GV multi-image requests.

Common metadata Fields

Use the live Pricing page as the source of truth for prices, discounts, and enabled specs.