Conheça a nossa nova rota MEDICAL RECEIPT para validação automatizada de recibos do Receita Saúde!
| 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.