0% found this document useful (0 votes)
137 views2 pages

APIGEE API Services

Apigee is an API management platform that allows companies to manage their APIs. It sits in front of backend services and endpoints, adding policies to proxy requests. Apigee allows developers to access APIs and companies to secure, monitor, and analyze API usage. It provides services like caching, quotas, analytics and more to help manage APIs and app development.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
137 views2 pages

APIGEE API Services

Apigee is an API management platform that allows companies to manage their APIs. It sits in front of backend services and endpoints, adding policies to proxy requests. Apigee allows developers to access APIs and companies to secure, monitor, and analyze API usage. It provides services like caching, quotas, analytics and more to help manage APIs and app development.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

APIGEE - API Services

Apigee adds ____ before your API along with policies.


Proxy

Companies expose their services as a set of HTTP _____.


Endpoints

APIs are software interface that allow different applications to talk to one
another.
True

Apigee's API platform allows you to ____ your APIs.


All

The Edge API proxie' s primary consumers are _____.


App developers

Apigee provides ____ services.


All

Apigee cannot modify the backend service implementation without affecting the
public API.
False

Apigee allows you to restrict the number of result retured from BaaS using the
parameter _____
Limit

Once data is loaded Apigee automatically creates an/a ___I to access your data.
API

BaaS helps in setting Cloud based data platform without any server side coding.
True

____ endpoint interaction with your backend services on behalf of apps.

Target Endpoint

One of the features of the BaaS is ____.


Scaling

De-selecting the default check box in creating proxy process will make proxy
available only through TSL.
True

An API proxy is a can be _____


All

Using ____ will disable security and treat all request without any authentication
as a guest.
/**

In Assign message policy ____ creates the named context variables.


<AssignTo>

When you need to explicitly clear a cache during request processing, use ____.
Invalidate Cache

_____ specifies the target URL to be used by the service call out.

<HTTPTargetConnection><URL>

______ can program the behavior of the proxies.


Policy

______ policy smooths traffic spikes by dividing a limit that you define into
smaller intervals.

Spike Arrest Policy

Which of the following is not a type of Policy in Apigee?


Insurance

To write arbitrary data to the cache use _____


Populate cache

______command downloads the express module at the specified version and updates the
dependencies list in the package.json file.
npm install [email protected] --save

Authorization header can be sent to the backend service.


False

You need to manually create API key for the developer app.
False

______ is a significant attack vector used by malicious API consumers.


Message content

While requesting for access token you can send consumer key and consumer secret as
a parameter in _____.
Body

VerifyAccessToken operation at the end of API proxy flow.


True

Mashed-up APIs provides value-addition that is greater than the individual APIs.
True

You might also like