Authorization fields
The following table lists the steps to provide authorization details for testing APIs, based on
the authorization type applied to the corresponding APIs:
| Authorization type | Procedure |
|---|---|
| For APIs protected with API key |
|
| For APIs that require basic authentication |
|
| For APIs protected with JWT |
|
| For APIs protected with OAuth |
If you select the Authorization code or Implicit grant type, the webMethods API Gateway Resource
access approval page appears.
If you select the Client credentials grant type, then the request
token appears without any further action.
The test request is sent to the API server with the selected token details. |
| For APIs that do not require any authentication |
The test request is sent to the API server without any authorization. |
to get a new access token. The