1 / 5
The API gateway will ___ rate limits on all public endpoints.
-
-
-
-
You apply rate limits. Apply is the precise technical collocation; the others do not fit. So apply rate limits.
2 / 5
We need to ___ requests from clients that exceed the quota.
-
-
-
-
You throttle requests. Throttle is the precise collocation; the others are informal or incorrect. So throttle requests.
3 / 5
The plan is to ___ quotas per API key based on the subscription tier.
-
-
-
-
You set quotas. Set is the standard technical collocation; the others do not fit. So set quotas.
4 / 5
Our clients must ___ 429 errors gracefully with exponential back-off.
-
-
-
-
You handle 429 errors. Handle is the precise collocation; the others are awkward or incorrect. So handle 429 errors.
5 / 5
Enterprise customers can contact support to ___ the rate limit on their account.
-
-
-
-
You increase the rate limit. Increase is the standard collocation; the others are informal or incorrect. So increase the rate limit.