We are planning to host an API in Adobe IO runtime. This we planned to be accessed by browser.
We want to throttle the API however based on requesting client IP? Can this be achieved? Kindly point us to documentation around this.
There is a mention about using the X-FORWARDED-FOR can be used as a variable but looks like we need to input an ip address. But we would want a generic setting.
https://developers.corp.adobe.com/api-platform/docs/setting-up-throttling-policies.md#list-of-suppor...