Session Token
Get Session Token
GET
https://biometrid.com/api/providers/custom/face01/session-token
This endpoint allows you to get the face01 session token.
Headers
Name
Type
Description
Authentication
string
Authentication account token
{
"data": {
"sessionToken": "Aenr9XjYAxC9NP8uHztzvDGev9hV7sNVEVfaKjF1AMGDR6dodVRt2uV"
},
"meta": {
"message": "Success."
},
"status": true
}
Last updated
Was this helpful?