This schema file defines types related to preconfigured limits. Limits are used to manage the capacity of the API and to prevent abuse. The API defines two kinds of limits RateLimits and AbsoluteLimits. RateLimits are thresholds that are reset after a certain amount of time passes. Absolute limits are fixed.
The limits element contains information on both rate and absolute limits.