The tool that is used to develop API documentation is
Swagger / Ribbon
REST architecture treats every content as a _____
Resource
A single API cannot be subscribed multiple times with many SLA levels
True
WSO2 store is a ______.
Web Application
Oauth uses ____ to authenticate the users
tokens
The default burst limit in AWS gateway is
5000 / 10000
Which of the following are the parameters taken by Token APIs to generate tokens
Grant Type
______ is a process of storing server response at the client-end
all the options
Role based authentication is done using _____ setting
access / authentucation
Who manages the API lifecycle
Publisher
What HTTP Status Code 401 indicates
Bad Request
Which of the following is not a Netflix Open software service
Hystrix / Kubertenes
Monetization is one of the reason for Rate limiting
True
An API call will be received by the gateway and will route it to the appropriate
microservice.
True
A variation for regular Gateway pattern is ______.
Backend for front end
Ideally an application should use _____ protocols.
both of the options
_____ helps in reducing latency during service calls.
Circuit Breaker
_____ does not add anything new, it just re-exposes the existing API with some
additional capabilities.
API Proxy
Which service discovery requires an additional router?
server side discovery
An API proxy can act as an API gateway.
False
-------------------------------------------------------------------
Which one of the following is not an API developer/manager lifecycle?
Explore
API creation and management is done in ______.
API Publisher
Which one of the following is an API consumer lifecycle?
Explore
DoS Attacks are prevented using _______.
Traffic management
The communication between the gateway and key management happens through a _____
call.
HTTP
To avoid the gateway from making calls to key management frequently use Caching.
True
Which of the following is not a function of analytic?
Enforce Rate Limiting Policy
-----------------------------------------------------------------------------
Bandwidth is one of the reason to enforce Rate-Limiting.
True
All request will be proxied through Gateway, using their ______.
Application Name
Which of the following is not a rate limiting types?
Bandwith specific Ratelimit
A single service can have multiple endpoints.
True
Which of the following is not a HTTP method?
UPDATE
_____ is a URL that communicates with the API.
Endpoint
_____ are identified using _____.
Resource, Endpoints
Rate limiting based on the HTTP header is not possible.
False
------------------------------------------------------------------------------
X-API-Version: 2 is _____ type of versioning.
Custom Header
Which of the core modules of Swagger helps in creating Interactive documentation?
Swagger UI
Which of the following is not an API Life-cycle?
Subscribed
It is possible to test an API without subscribing.
True
Which of the following is a type of documentation?
URL
Swagger UI creates Documentation based on API Parameters.
True
Deprecated API can still be used.
True
API Documentation can be added using ______.
API publisher
WSO2 API publisher can be accessed through the address
https://localhost:9445/publisher
___________________________________________________________________________________
_____________________
API creation and management is done in ______. (API store)
A single service can have multiple endpoints. (true)
The gateway connects with the key management to validate API subscription, OAuth
tokens and API invoking.
Which of the following are the parameters taken by Token APIs to generate tokens?
(Scope, grant_type)
Oauth uses ____ to authenticate the users. (tokens)
A single API cannot be subscribed multiple times with many SLA levels. (true)
WSO2 API publisher can be accessed through the address.
(https://localhost:9445/publisher)
REST architecture treats every content as a _____. (resource)
Who manages the API lifecycle? (Publisher)
Which of the following is a type of documentation? - (URL)
Which of the following is not an API Life-cycle? (Subscribed)
API Documentation can be added using ______. (API Publisher)
It is possible to test an API without subscribing. - (true)
API creation and management is done in ______. (API publisher)
DoS Attacks are prevented using _______. (Traffic Mgmt)
An API proxy can act as an API gateway. (false)
A variation for regular Gateway pattern is ______. (Backend For Frontend)
Which service discovery requires an additional router? Server-side
________helps in reducing latency during service calls. (Circuit Breaker)
_______ is a URL that communicates with the API. - (Endpoint)
Which of the following is not a HTTP method? UPDATE
Resource, Endpoint
All request will be proxied through Gateway, using their ______. (Application Name)
Which of the following is not a rate limiting types? ____
API proxy ___does not add anything new, it just re-exposes the existing API with
some additional capabilities.
WSO2 store is a Web App and Key manager
Monetization is one of the reason for Rate limiting (true/false)? - TRUE