Rest API

krishnagopal_sn
Tera Contributor

When we access the Rest API explorer, how is the API name populated? What is the source of this information? I'm asking because it's present in my development instance but missing in the test instance.

krishnagopal_sn_0-1708524098914.png

 

2 REPLIES 2

Adrian Ubeda
Mega Sage

Hello @krishnagopal_sn ,

 

This is an OOTB functionality from nowPlatform, you should be able to see it in each environment. Please check if in test you have the proper roles granted (web_service_admin, rest_api_explorer, or admin). The application menu 'REST' requires rest_api_explorer to access.

 

I let you some useful links related to this:

- Community: https://docs.servicenow.com/bundle/washingtondc-api-reference/page/integrate/inbound-rest/concept/us...

- Developer: https://developer.servicenow.com/dev.do#!/learn/learning-plans/utah/servicenow_application_developer...

If it was helpful, please give positive feedback! ✔
☆ Community Rising Star 22, 23 & 24 ☆

Community Alums
Not applicable

Hi @krishnagopal_sn ,

The API Name is based on "Namespace", so whatever you select in Namespace according to that API name gets auto populated.