APIGEE API Services
APIGEE API Services
APIs are software interface that allow different applications to talk to one
another.
True
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
Target Endpoint
De-selecting the default check box in creating proxy process will make proxy
available only through TSL.
True
Using ____ will disable security and treat all request without any authentication
as a guest.
/**
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>
______ policy smooths traffic spikes by dividing a limit that you define into
smaller intervals.
______command downloads the express module at the specified version and updates the
dependencies list in the package.json file.
npm install [email protected] --save
You need to manually create API key for the developer app.
False
While requesting for access token you can send consumer key and consumer secret as
a parameter in _____.
Body
Mashed-up APIs provides value-addition that is greater than the individual APIs.
True