When making API calls to the Auvik REST API, how are authentication credentials passed?
-
A
X-API-Key header containing the API key value
-
B
Authorization header with Basic base64-encoded username:apikey
-
C
X-Auvik-Token header with a bearer token
-
D
Cookie header containing an active session token