Lesson 6 Quiz – Conceptual Topics in API Docs

Lesson 6 Quiz – Conceptual Topics in API Docs

Lesson 4 Quiz - Conceptual Topics in API Docs

1. 
Authorization allows the API to use a certain action when making a REST call.

2. 
Which of the following IS NOT an authorization type?

Add description here!

3. 
Rate limits determine the performance rates of the web server receiving the REST calls.

4. 
Conceptual topics include endpoint descriptions.

5. 
Stylistic conventions for API glossaries include (select all that apply):

6. 
The Getting Started tutorial should include (select all that apply):

7. 
Status codes are not included in the response body.

8. 
To explain the API product well, the product overview should include all available information, including all marketing references.

9. 
A ____ code usually indicates a bad request:

10. 
A good API Quick Reference section provides end-to-end instruction.