API Rate Limit Rules

Application-level rate limit rules for the MWS-ApiRateLimitStarter, stored in the AppSettings table (scope = API_RATE_LIMIT_RULE, name = <application>#<api>). Each aggregation key must be present on a request and composes its rate-limit bucket — keys are request headers (by name) and request-body fields (as JSON pointers, e.g. /email). Body keys are only valid for methods with a request body (POST, PUT, PATCH).

No rate limit rules found.