You can try any API available in your Organization directly from the API Explorer page in Cloud Services Console.
Prerequisites
You must have an Organization Owner role in the Organization.
Procedure
Results
When you execute the API call, the page refreshes to display the response right below the Try it out section of the API Explorer page. You can interact with the model response, see the payload in text format, copy or download the response.
Example:
In this example, you will use an API from the Identity and Access Management category to get information about the Principal User – the user currently logged in the Organization.
- Open the API Explorer.
- From the Available APIs list, select Identity and Access Management.
- In the list of API Categories that displays, click Principal User.
- Click GET /am/api/loggedin/user.
- Click Execute.
The response to the API call you created displays in the Response section of the page, returning the user information you used to log in to the Organization.