Skip to main content
POST
Create Visual Validate Session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
CallbackURL
string

Optional callback URL to receive upstream validation events.

Example:

"https://example.com/callback"

Response

Validation session created

BytedToken
string

Temporary validation token. Use it with GetVisualValidateResult after the user completes liveness verification.

Example:

"2026070222152680501D985EA34A3BE3D8"

CallbackURL
string

Callback URL from the request.

Example:

"https://example.com/callback"

Mobile H5 page URL for liveness face verification.

Example:

"https://www.byteplus.com/en/liveness-face-manage/authorization?pl=..."