X-User-ID
X-User-Id
X-UserID
User-ID
1m
, 30s
) for measuring requests.
reject
: Returns 429 status with retry informationblock
: Similar to reject but for permanent blockswindow
parameter supports any valid duration string:
s
: seconds (e.g., ”30s”)m
: minutes (e.g., “5m”)h
: hours (e.g., “1h”)d
: days (e.g., “1d”){type}
is one of:
global
per_ip
per_user
ratelimit:{level}:{id}:{limit_type}:{key}