Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --location 'https://raijin.personate.ai/api/express_lipsync_video/{job_id}' \ --header 'Authorization: 'Bearer ********'
import requests url = "https://raijin.personate.ai/api/express_lipsync_video/{job_id}" payload = {} headers = { 'Authorization': 'Bearer ********' } response = requests.request("GET", url, headers=headers, data=payload) print(response.text)
{ "input": {}, "job_id": "job_id", "status": "rendering", "output": "" }
This endpoint get a express lipsync video