Gorilladesk Rate Limits
The GorillaDesk v1 API enforces per-endpoint-group rate limits to protect its infrastructure. Endpoint groups bundle URL paths and HTTP methods together (for example, GETs to /v1/users and POSTs/PUTs to /v1/customers may count as two different groups), letting GorillaDesk allow a higher limit on lightweight requests than on heavier ones. The API does not publish fixed numeric limits; it states the limits are high enough that typical workflows are unaffected. Clients learn their live limit from response headers and must back off on 429.
Gorilladesk Rate Limits is the machine-readable rate-limit profile for GorillaDesk on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Field Service Management, Rate Limiting, and Quotas.