The Developer Console helps client-side technical users to generate, revoke, try, and execute API keys and also gain temporary access with a bearer token.
All Kyndryl Modern Operations Applications users can generate and revoke API keys and try out any of the APIs. Users with appropriate access permissions can execute any corresponding APIs and generate bearer tokens.
For example, System Admins can execute the APIs that correspond to their role, and Budget Admins can execute the APIs corresponding to their role. The Developer Console also enables users to acquire a bearer token for temporary API access.
To access the Developer Console, follow these steps:
Click the
user profile icon
in the upper-right side of the Kyndryl Modern Operations Applications portal.
Select
Developer Console
.
Generate or revoke an API key
To generate or revoke an API key, follow these steps:
Click the
API Key
tab.
Click
Generate
to generate a new API key.
-or-
Click
Revoke
to revoke the existing API key.
Try out an API
To try out an API, follow these steps:
Click the
API Documentation
tab.
Select an
Application
and a
Service
from the corresponding dropdown lists. Automatically, the API list displays all of the APIs for the application and service you selected.
Click an API in the list.
Click
Try it out
on the right side of the screen. Any user can try out the API. Users with access permissions set up for a given API can execute the API
Execute an API
To execute an API, follow these steps:
Try out the API by following the steps above.
When the parameters display, make your selections and any payload edits. Options depend on the API selected.
Click
Execute
. A response code and description displays beneath the Execute button.
Get temporary access with a bearer token
To get a bearer token:
Click the
Bearer Token
tab.
Click
Display
. The bearer token displays in the corresponding text box.
Click the
copy icon
next to the text box to copy the bearer token.
The bearer token expires at the time displayed under the text box.