Authentication API
This page describes how to authentication against Lenses APIs.
Basic Authentication
For Basic Auth, Lenses supports HTTP basic auth.
Service Accounts
The authenticate with service accounts, Lenses supports Bearer tokens. Set the token in the HTTP header request.
Last updated