@gargnupur@talha We don’t have to rate limit based on the request headers. All the requests to the application are to be rate-limited at say 37 requests per minute. The requests may or not have the headers. Is it possible ? As all the examples available give a header as an example for rate limiting.