Skip to main content

Authentication

Hubble API use HTTP Bearer authentication using JWT token. The token is provided when you log in to Hubble. Default time to live of the token is 24hours, when using expired token with the API you will get 401 "Unauthorized" response, the same for request without any authorization token.