Download Cloud Signup
All but a few of Humio’s API endpoints require authentication. Clients have to provide an API Token along with each request in the form of a Bearer Token.
Bearer Token
Provide your API token in a HTTP header
Authorization: Bearer $API_TOKEN