Conheça a nossa nova rota Liveness Streaming!
Name | Type | Mandatory | Description |
---|---|---|---|
token | String | Yes | ClientKey of the client that will be used to get the jwt token. |
{
"token": "{{clientkey}}"
}
curl --location --request POST 'https://mostqiapi.com/user/authenticate' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": ""
}'
Invalid authentication data.