Oracle CRM On Demand REST API Developer's Guide > Overview of Using the Oracle CRM On Demand REST API >

REST API Request Rate Limits


The Oracle CRM On Demand's REST API resources can be shared by multiple users. Oracle CRM On Demand limits the number of REST API requests that a user can simultaneously execute during a defined time period. The REST Request Rate Limit is 30 requests for each minute.

When a user's session is established for the first time or re-established after a session expires or a session is ended by the user signing out, the REST request rate count starts at zero, and it increments by one with each REST request made. The count returns to zero at the end of each defined time period, which is one minute and is not a rolling time period.

If the rate limit is exceeded, then the following error message is provided in response to subsequent REST API requests:

The maximum rate of requests was exceeded. A maximum of 30 requests per minute is allowed.

Oracle CRM On Demand REST API Developer's Guide, Release 32 Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.