Skip to main content
POST
pixverse-v3-5
Check out Pixverse 3.5 API pricing here, cheaper than Fal AI.

Authorizations

x-api-key
string
header
required

API key to authorize requests

Body

application/json
input
Image To Video · object
required

Constraints:

  • 8s duration or fast mode does not support 1080p resolution
  • 8s duration and fast mode cannot be combined
webhookUrl
string<uri>

Webhook URL (HTTP(S)) that receives status callbacks when the generation succeeds or fails.

Response

Successful response

taskId
string
required
status
enum<string>
required
Available options:
waiting,
succeed,
failed,
processing