cURL
curl --request GET \ --url https://d1.cynopsis.co/service/liveness-v2/get_session_token \ --header 'Authorization: Bearer <token>' \ --header 'X-Domain-Id: <x-domain-id>'
{}
Get a session token for liveness check. Requires Bearer token and domain ID. Use the following URLs depending on your environment:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Domain ID
Liveness session token response
Liveness session token result