首页/Veo 3.1 Fast 首尾帧视频生成
Google

Veo 3.1 Fast: Generating Video from Start and End Frames

Video
Model API Documentation

Generate videos by specifying a start frame and an end frame, combined with text prompts. The model interpolates between the two frames to generate coherent motion content. Use the Google Veo 3.1 Fast model (veo-3.1-fast-generate-001) for faster generation.

0 / 2000

0/1 page

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-fast-generate-firstlastframe' \
--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