Rate Limits
The BSOS API applies request limits to ensure fair usage, platform stability and predictable performance for all integrations.
1
Per API Key
Each API Key is subject to request limits based on the assigned plan.
2
Rate Limit Responses
Requests exceeding the allowed rate return a standard rate limit error.
3
Retry Strategy
Applications should implement retries using an exponential backoff strategy.