Joblogic Rate Limits
Joblogic applies rate limits to every endpoint of its resource servers. Per the published API documentation, by default all endpoints are limited to up to 100 requests per minute, though the effective limit can vary per client and Joblogic notes it is subject to change without notice. When the limit is exceeded, Joblogic resource servers respond with HTTP 429 Too Many Requests and the client is blocked from those endpoints for a period of time. Access tokens issued by the IdentityServer expire after one hour, after which requests return 401 Unauthorized until a new token is obtained.
Joblogic Rate Limits is the machine-readable rate-limit profile for Joblogic on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests and minutes.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and unauthorized.
Tagged areas include Field Service Management, SaaS, Rate Limiting, and Quotas.