首页/PixVerse C1 文生视频
Pixverse

PixVerse C1 文生视频

Video
Model API Documentation

PixVerse C1 文生视频模型,支持通过文本描述生成高质量视频,支持多种分辨率和宽高比,可选音频同步生成,视频时长1-15秒。

0 / 2000
To be generated
Empty state

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

Example

Request JSON

{}

API

Submit Assignment

curl --location --request POST 'https://api.highwayapi.ai/v3/async/pixverse-c1-text-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