02. Authentication
Authentication with Api Gateway
Authentication Process
curl --request GET \
--url https://api.exati.com.br/tracking/read/healthcheck \
--header 'Accept: application/json'
--header 'apikey: YOUR_API_KEY_HERE'
curl --request GET \
--url https://api.exati.com.br/tracking/read/healthcheck \
--header 'Accept: application/json'
--header 'apikey: YOUR_API_KEY_HERE'