GET
/
liveness
/
session
curl --request GET \
  --url https://api.sandbox.verisoul.ai/liveness/session \
  --header 'x-api-key: <api-key>'
{
  "request_id": "db4ad346-e8f1-46cc-922d-f89ca8fb7ac7",
  "session_id": "00022912-cbaa-4239-a3ec-51c32fcc0fc1"
}

Authorizations

x-api-key
string
header
required

API key authentication

Response

200 - application/json
Session created successfully
request_id
string
required

Unique identifier for the request

session_id
string
required

Unique identifier for the session