Public Facing API Details in ServiceNow Environment

SambitRath
Giga Expert

HI ,

 

We have a requirement to extract and provide all the public facing APIs for security scanning purpose.

Let us know the best way to extract all the details from your current ServiceNow Environment.

1 REPLY 1

J Siva
Kilo Patron

Hi @SambitRath 
Go to: https://<instance-id>.service-now.com/sys_ws_operation_list.do?

Here, you can see whether the REST resources require authentication (Private) or are accessible without authentication (Public).
JSiva_0-1785131210586.png

Regards,
Siva