How to hit API through browser ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2025 10:53 PM
Hi All,
I want to create a request in ServiceNow through rest API. I have created it through rest API explorer but need to check the response time , hitting API from browser . Please provide the steps to follow to hit API from browser .
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2025 11:01 PM
Hi @1_DipikaD
You can use Postman to test your API. There you can check the response time as below.
Hope this helps.
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2025 11:05 PM
you should use some external tool like Postman etc to test your ServiceNow APIs.
you should find lot of videos, blogs for this.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2025 11:07 PM
Actually Postman is not installed in my system so that's why I want to create it from browser.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2025 11:12 PM
@1_DipikaD
You can use Postman web application. No need to install. Just sign in and test your api.