GET
/
public
/
liveness-redirect
curl --request GET \
  --url https://api.sandbox.verisoul.ai/public/liveness-redirect
This response has no body data.

This endpoint is meant for easy testing without having to do a backend integration. Note that this is not the recommended integration method and is intended only for temporary testing purposes.

Since the redirect link is completely public, users can share it with others, which may lead to increased cost.

The Public Redirect endpoint should be used with caution and only for temporary testing. It is not suitable for long term use.

The ‘id=true’ query parameter is required to include ID verification in the session.

Query Parameters

project_id
string
required

Project ID for the verification

id
string
required

Flag to indicate that this session will include ID verification

referring_session_id
string

ID of a referring session, if applicable