Authentication

Authentication

Simply provide your API token after the keyword token. Currently there is only one token per account, reach out to us if you don't know your API token or want it reset.

curl \
--location 'https://egzb355oic.execute-api.eu-central-1.amazonaws.com/prod/reports/inspections' \
--header 'accept: application/json' \
--header 'authorization: token ${token}'