Pixverse Character API
POSThttps://api.acedata.cloud/pixverse/character

Pixverse character video API, generate videos with a specified character ID.

Request Headers

acceptstring
Specify the format of the server response. If not specified, the default format is `application/json`. If specified as `application/x-ndjson`, the response will be returned in a JSON format separated by newline characters and streamed in chunks.
Please select
authorizationstring
Bearer token

Request Body

imagesarrayRequired parameter
Array of character image links, used to create Pixverse character IDs, which can later be used to generate videos based on that character.

Response

Pixverse Video Generation
Allow Use General Balance

When 'Allow General Balance' is enabled, the general balance is used automatically if an app's balance is insufficient.

Shell

Python

JavaScript

Java

Go

PHP

Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.