Is there any rate Limits for Service Now API's?

sunil123
Kilo Explorer

Is there any rate Limits for Service Now API's

6 REPLIES 6

Kenny Wimberly
Tera Guru

Sunil,



I found this and thought it might be useful:



"The number of requests allowed in the default (UI) semaphore pool is 16 processing (number of semaphores) and 150 in the queue. After the queue maximum is reached, the system will not allow any more."



I found this here: https://hi.service-now.com/kb_view.do?sysparm_article=KB0594813



Hope this helps you or someone else. It helped me.



Kenny


Amitoj Wadhera
Kilo Sage

Yes, for Inbound REST calls the default rate limit is 10,000 request per hour, but you can change it in sys_rate_limit_rules table.

 

Please mark this solution as helpful if it solves your issue.

 

Thanks,

Amitoj Wadhera