While configuring your APIs for security testing, you have the option to check the response of the APIs. This allows you to make sure that all APIs are configured correctly and return the expected response before you start the test.
To check the response, you can follow the below steps:
Go to API configuration from your application dashboard
Select the API you want to check from the APIs section in the sidebar
Make sure that Parameters, Authorization, Headers and Body are added
Click on the Send button to check for the response from the API
If the API is available you will receive your expected response. Otherwise, you will receive an error indicating that the API is not available