Factuarea API

Rate Limit error codes

Every public API error code emitted by Rate Limit, with its HTTP status, its type and a page per code.

Error codes emitted by Rate Limit. Each code links to its own page with the cause and the action to take.

CodeTypeHTTPDescription
monthly_quota_exceededrate_limit_error429The company exhausted the monthly call quota its plan includes.
rate_limit_exceededrate_limit_error429The key sent more requests than its rate allows in the current window.

On this page