API licensing
Copyright Boomi, LP, 2025, All Rights Reserved.
Boomi Enterprise Platform APIs are available to licensed Platform users and are subject to the Platform API’s limitations, including rate and quota limits set per the account’s license. Any misuse of these Platform APIs may cause the account or user to be locked from the system.
API usage limits
Both the REST and SOAP implementations of the Boomi Enterprise Platform API enforce the following usage limits:
Rate of requests per second
The limit is 10 requests per second.
If API usage exceeds this limit, API users receive an HTTP 503 response indicating that the server is temporarily unable to fulfill the request.
None of the built-in functionality uses the API, so using the Enterprise Platform does not affect your API usage limits.
The Platform API connector and the Partner API connector handle HTTP 503 errors automatically by retrying a request up to five times.