Splunk Enterprise Certified Admin — Question 32
Which of the following endpoints is used to authenticate with the Splunk REST API?
Answer options
- A. /services/auth/login
- B. /services/session/login
- C. /services/auth/session/login
- D. /servicesNS/authentication/login
Correct answer: A
Explanation
The correct answer is A, /services/auth/login, as it is specifically designated for authenticating users with the Splunk REST API. Options B, C, and D do not serve the authentication purpose in the same way as option A, making them incorrect choices.