Factuarea API

rate_limit_exceeded

The key sent more requests than its rate allows in the current window.

CodeTypeHTTPCategory
rate_limit_exceededrate_limit_error429Rate Limit

Cause

The key sent more requests than its rate allows in the current window.

What to do

Read the Retry-After header and wait that long; spread bulk work over time and use the bulk endpoints instead of one call per object.

Message returned by the API

You have exceeded the allowed request rate. Please retry later.

On this page