Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Is it possible to create Quota policy in Apigee that is enforced based on a header value?

Not applicable

I have created an API proxy in APIGEE and I want to limit the traffic to the target endpoint based on a value which is being present in the request header. Is it possible to do it

Solved Solved
0 2 426
1 ACCEPTED SOLUTION

yes, it sure is.

Check the documentation for that policy, available here.

Here's a screenshot fro that page, showing a configuration example that demonstrates how to use a request header as the identifier for a quota.

4149-screenshot-2016-12-28-at-35837-pm.png

See also, this question and its answer.

View solution in original post

2 REPLIES 2

yes, it sure is.

Check the documentation for that policy, available here.

Here's a screenshot fro that page, showing a configuration example that demonstrates how to use a request header as the identifier for a quota.

4149-screenshot-2016-12-28-at-35837-pm.png

See also, this question and its answer.

anilsr
Former Googler

@Mohan Dev Thazhathethil , Please find Apigee Edge 4MV4D video that explains same concept by leveraging flow variables,