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 375
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.

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