人脸识别
Kuaishou
kling-identify-face
分析视频中的人脸,返回 session_id 和人脸列表。session_id 是对口型生成接口的必填参数。
POST
人脸识别
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
请求体
application/json
分析视频中的人脸,返回 session_id 和人脸列表。session_id 是对口型生成接口的必填参数。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.