Create Liveness Session
Create a mobile liveness face validation session. Open the returned H5Link on a phone to complete face verification. This endpoint requires an API token created with the Byteplus-Direct group.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Optional callback URL to receive upstream validation events.
"https://example.com/callback"
Response
Validation session created
Temporary validation token. Use it with GetVisualValidateResult after the user completes liveness verification.
"2026070222152680501D985EA34A3BE3D8"
Callback URL from the request.
"https://example.com/callback"
Mobile H5 page URL for liveness face verification.
"https://www.byteplus.com/en/liveness-face-manage/authorization?pl=..."