Autenticação
POST https://global.stric.com.br/authenticate
Request Body
Name
Type
Description
clientId*
String
clientSecret*
String
{
"access_token": "eyJhbGci",
"expires_in": "30m",
"token_type": "Bearer"
}{
"statusCode": 400,
"message": "credenciais incorrect or non-existent!",
"friend": "credenciais incorrect or non-existent!"
}Last updated
Was this helpful?
