Rate Limiting
FleetingAPI throttling
- Référence externe : https://apim.docs.wso2.com/en/3.2.0/learn/rate-limiting/introducing-throttling-use-cases/
Throttling allows you to limit the number of successful hits to an API during a given period, typically in cases such as the following:
- To protect your APIs from common types of security attacks such as certain types of denial of service (DOS) attacks
- To regulate traffic according to infrastructure availability
- To make an API, application, or a resource available to a consumer at different levels of service, usually for monetization purpose
— https://apim.docs.wso2.com/en/3.2.0/learn/rate-limiting/introducing-throttling-use-cases/
Notes pointant ici
- API gateway: how to monetize the API and prioritize paid plans and throttle the free ones
- api quota
- usage plan