Rate limits
Learn about rate limits for maesn’s unified APIs
For the moment maesn’s unified APIs do not implement any specific rate limits. However, it is worth noticing that the systems made available through the API implements their own rate limits and that these limits apply to our customers:
Xero
Xero implements three types of rate limiting against the respective tenant:
- Concurrent calls: 5 calls in progress at one time
- Minute Limit: 60 calls in a rolling 60-second window
- Daily Limit: 5000 calls in a rolling 24-hour window
Source: Xero Developer Portal
sevDesk
No rate-limits are known for the sevDesk API at the time of writing
lexoffice
For the lexoffice Partner API, the following rate limits apply:
- 2 requests per second, connection and endpoint (burst size: 5)
- 5 requests per second, API client and endpoint (burst size: 5)
Source: lexoffice Partner API documentation
QuickBooks
QuickBooks implement the following rate limits and throttles:
- For Online API endpoints:
- 500 requests per limit per realm ID
- 10 concurrent requests per realm ID and app
- For Batch endpoints:
- Recommended maximum number of payloads in a single batch request is 30
- Throttled at 40 requests per minute, per realm ID
Source: Intuit Developer Portal
Was this page helpful?