Authorization: Bearer ********************
curl --location 'https://sandbox.api.trustic.com.br/antifraud/v1/auth/login' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "api_key": "7204970f-b5b6-486d-994c-621301773086" }'
{}