The Rate Limiting - SLA-Based policy in Anypoint Platform is designed to control the number of
requests an individual client can make to an API. This policy is highly configurable and allows you to
set specific limits based on service level agreements (SLAs).
Rate Limiting - SLA-Based:
This policy helps protect APIs from being overwhelmed by too many requests by enforcing a limit on
the number of requests a client can make within a specified time frame.
You can define different rate limits for different tiers of clients, ensuring fair usage and protecting
backend services.
Reference:
Anypoint Platform Rate Limiting Documentation