首页/PixVerse C1 图生视频
Pixverse

PixVerse C1 图生视频

Video
Model API Documentation

PixVerse C1 图生视频模型可将静态图像转换为电影级动态视频,支持 1-15 秒时长、最高 1080p 分辨率,并可选生成原生音频。

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/pixverse-c1-image-to-video' \
--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