Using the API Explorer, administrators can view the specific API Resources and Actions that have been enabled for a vendor.
Required Permission: Module Level > Special Permissions > GURU Admin
Where to Start
- Select Vendors.
- Find the desired Vendor and select the Action tab.
- Select API Explorer.
API Explorer
- A list of enabled API Resources display on the API Explorer. The list of Actions, Endpoints and Descriptions associated with each Resource are also displayed.
- Select Show/Hide to hide or display the Resource’s list of Actions, Endpoints and Descriptions.
- Select Expand Operations to display the API coding for each Action/Endpoint associated with the Resource.
- Scroll to the bottom of the desired Action/Endpoint and click Try it out! to see what that Action/Endpoint does. The screen will refresh to display the Response, including the Request URL, Response Body (including returned data), Response Code and Response Headers.
- Select List Operations to hide the API Coding and display only the list of Actions/Endpoints.
- Go to the API Guide tab to view the API Guide online. This document describes our OAuth 2.0 implementation for authentication and authorization.
To exit the API Explorer and return to the list of GURU Vendors, click the browser’s Back button.