REST APIs Part-I
Sign in to Google to save your progress. Learn more
When dealing with JSON web Tokens (JWTs), what is a claim? *
1 point
What type of relationship is defined as one resource existing only if another parent resource exist-for example, pages in a book? *
1 point
What purpose does a User-Agent serve? *
1 point
What component can you use to wrap legacy architectures or protocols into a REST interface for easier consumption and integration? *
1 point
Which REST constraint specifies that knowledge and understanding obtained from one component of the API should be generally applicable elsewhere in the API? *
1 point
APIs commonly use webhooks to _. *
1 point
If you were to add versioning by using the Accept and Content-Type header, what would be the correct format of the header value? *
1 point
What is OpenID Connect? *
1 point
Which HTTP verb is normally used to update or create a resource in an API? *
1 point
The ability to execute the same API request over and over again without changing the resource's state is an example of _. *
1 point
What is the underlying goal of all APIs? *
1 point
What is one benefit of GraphQl over REST approaches? *
1 point
What would you enable to allow a browser on another site to make an AJAX request to your API? *
1 point
Which is a common command-line tool for using or exploring an API? *
1 point
What is one benefit that OAuth provides over an API key approach? *
1 point
Your API resource does no allow deletion, and a client application attempted to delete the resource. What HTTP response code should you return? *
1 point
Which URL pattern is recommended when working with one resource and a collection of resources? *
1 point
Which REST constraint specifies that there should be no shared context? *
1 point
What is the modern specification for describing an API? *
1 point
What is one benefit of server-side caching in APIs? *
1 point
Submit
Clear form
This content is neither created nor endorsed by Google.