API Rate Limits

Rate Limiting

LegalServer rate limits the User Interface at the standard rate of 200 requests per minute averaged over the last two minutes to prevent abuse and maintain our servers. A similar rate limit has been implemented for the Core APIs generally.

The current default limit is 200 requests per minute checked every ten seconds. API Responses  include headers for x-rate-limit-limit  , x-rate-limit-remaining   and x-rate-limit-resetx-rate-limit-reset   returns the epoch time when the rate limit rests. Rate Limit errors will result in a Error 429 response of Too Many Requests .

Rate limit increases will be considered on a case-by-case basis. There may be an additional cost for the rate limit increases.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us