Public Facing API Details in ServiceNow Environment
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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).
Regards,
Siva