Session token
GET
https://www.biometrid.com/api/1.1/liveness/session-token
Headers
Name
Type
Description
x-biometrid-key*
String
key identifier of a specific account
x-biometrid-secret*
String
secret of a specific account
x-devide-key*
String
unique liveness identifier
Success 200
status
Boolean
Response status.
data
Object
Response main data.
sessionToken
String
Token required to initiate a liveness detection session
message
Object
Message summarizing the result of the request
Last updated
Was this helpful?