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 --request POST 'https://xcompute.us/kling/v1/videos/identify-face' \ --header 'Authorization: Bearer YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "model_name": "kling-v3", "image": "https://example.com/portrait.png" }'
识别图片中的可用人脸,为口型同步任务获取人脸信息。
metadata.faces
metadata.face_infos
model
GET /kling/v1/videos/identify-face/{task_id}