人脸识别
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.