Skip to main content
POST
Create Lip Sync Task

Voice ID Reference

Browse all available voice IDs with audio previews to find the right value for the voice_id parameter.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
input
object
required

Response

Lip sync task created

id
string

Task ID

Example:

"task_abc123"

task_id
string

Task ID (same as id)

Example:

"task_abc123"

object
string
Example:

"video"

model
string
Example:

"kling-lip-sync"

status
string

Initially empty; poll the query endpoint for updates.

Example:

""

progress
integer

Progress 0–100

Example:

0

created_at
integer

Unix timestamp

Example:

1773812605