How to hit API through browser ?

1_DipikaD
Kilo Sage

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

4 REPLIES 4

J Siva
Tera Sage

Hi @1_DipikaD 
You can use Postman to test your API. There you can check the response time as below.

JSiva_0-1747980075967.png

Hope this helps.
Regards,
Siva

 

Ankur Bawiskar
Tera Patron
Tera Patron

@1_DipikaD 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Actually Postman is not installed in my system so that's why I want to create it from browser.

@1_DipikaD 
You can use Postman web application. No need to install. Just sign in and test your api.