首页/Veo 3.1 Lite 视频延展
Google

Veo 3.1 Lite 视频延展

Video
Model API Documentation

基于 Google Veo 3.1 Lite 模型的视频延展 API,支持对输入视频进行内容延展生成

0 / 2000
To be generated
Empty state

After setting the parameters, click "Generate" to get the results

Request JSON

{}

API

Submit Assignment

curl --location --request POST 'https://api.highwayapi.ai/v3/async/veo-3.1-lite-extend' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'

Search results

curl --location --request GET "https://api.highwayapi.ai/v3/async/task-result?task_id
=${task_id}" \
--header "Authorization: Bearer ${API_KEY}"
Contact Us