Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <api_key>, where <api_key> is your API Key. The token in the sample code is referring to this api_key as well.

Body

application/json
task_id
string
required

Previous task ID from lipsync API in precision mode

Response

Model ID

model_id
string
required

ID of the model

Last modified on October 28, 2025