Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 731

What is the API keys option for REST API authentication?

Answer options

Correct answer: A

Explanation

The correct answer is A because API keys are typically predetermined strings that the client sends to the server for authentication. Option B refers to a different concept, a one-time token, while C is incorrect since API keys are usually transmitted in a secure manner. Option D is also wrong as it describes a username management method rather than API key authentication.