Exam 350-401 All QuestionsBrowse all questions from this exam
Question 904

What is the API keys option for REST API authentication?

    Correct Answer: A

    An API key for REST API authentication is a predetermined string that is passed from the client to the server to identify and authenticate the application or user making the API request. This string is used to ensure that the client has permission to access the API and can be included in the request header or URL.

Discussion
slacker_at_workOption: A

An API key is a string of characters used to identify and authenticate an application or user who requests the service of an API.

teems5ukOption: A

Correct

SeMo0o0oOption: A

A is correct