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 that do not require any authentication |
The test request is sent to the API server without any authorization. |