Is there any rate Limits for Service Now API's?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2016 06:12 AM
Is there any rate Limits for Service Now API's
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2017 12:35 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2024 09:56 AM
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