Question Bank
3705 approved questions from the community
Which of the following are main components of an API endpoint? (Select all that apply)
Which of the following should be considered when choosing an API pagination technique? (Select all that apply)
Which of the following are benefits of using OAuth for API security? (Select all that apply)
What is the primary difference between an API and a web service?
What does SOAP stand for?
What is the purpose of the layered system principle in RESTful architecture?
Which of the following are best practices for designing easily consumable APIs? (Select all that apply)
What is the 'Code on Demand' principle in REST architecture?
Which of the following tools are commonly used for API documentation? (Select all that apply)
What HTTP status code indicates that a resource has been permanently moved to a new location?
Which of the following are reasons to implement API rate limiting? (Select all that apply)
Which of the following are key roles in the OAuth authorization flow? (Select all that apply)
What is the difference between HTTP status codes 301 and 302?
Which of the following are 4xx client error status codes? (Select all that apply)
Which of the following are common pagination techniques for APIs? (Select all that apply)
Which of the following are standard HTTP methods used in REST APIs? (Select all that apply)
Which of the following are principles of RESTful API design? (Select all that apply)
Which of the following are valid API versioning strategies? (Select all that apply)
What HTTP status code indicates that the server is temporarily unavailable?
Which strategies help ensure backward compatibility in APIs? (Select all that apply)