Endpoint And Authentication
BytedToken returned by Create Visual Validation Session. If you set ProjectName during creation, send the same case-sensitive value here; otherwise omit it or use default.
The result may not be ready immediately after the browser callback. Retry the same request until Result.GroupId is returned or the 30-minute BytedToken expires. Repeating a successful request with the same token returns the same mapped GroupId.
Use the returned GroupId as the group_id when creating liveness_face material assets.
Example Request
Example Response
ResponseMetadata.Error.Code and ResponseMetadata.Error.Message. A success response contains ResponseMetadata and Result; it does not use the response envelope from TokenLab’s other /v1 APIs.