The maximum number of requests that are allowed is based on a time interval, some specified period, or a window of time.
If an endpoint has a rate limit of 60 requests / minute, then up to 60 requests over any minute interval is allowed.
The default rate in the below table will be used unless otherwise mentioned for the object.
Object | Endpoints | Limit |
---|---|---|
Default | CRUD | 20 requests / second |
Invoices | CRUD, Download | 2000 requests / month |
Invoices (Bulk) | Send | 60 requests / minute |
Simplified Invoice | CRUD, Download | 2000 requests / month |
Credit Notes | CRUD, Download | 2000 requests / month |
Debit Notes | CRUD | 2000 requests / month |
Expenses | CRUD | 2000 requests / month |
Sending invoices in large volumes
If you think you'll need to send more than 2,000 invoices per month, you must use the Invoices (Bulk) endpoint. It is designed to send invoices in large volumes.