Skip to main content
Get Face Match Session
curl --request GET \
  --url https://api.sandbox.verisoul.ai/liveness/session \
  --header 'x-api-key: <api-key>'
{
  "request_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "session_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}

Authorizations

x-api-key
string
header
required

API key authentication

Query Parameters

referring_session_id
string<uuid>

ID of a referring session, if applicable

simulate
string

See Simulate Face Match for more information

Response

Session created successfully

request_id
string<uuid>
required

Unique identifier for the request

session_id
string<uuid>
required

Unique identifier for the session