12.Api Key Authorization
Last updated
Last updated
Added Support API Key Authorization for Webservice Projects
API key authorization is a mechanism used to control access to an API by requiring a unique key to be included with each request. This key, typically generated and issued by the API provider, serves as a credential to authenticate and identify the requesting user or application. By using API keys, providers can enforce security measures, manage access levels, monitor usage, and implement rate limiting.
The user has to navigate to the Avo Assure home screen.
The user has to select the Web Services project from the All Project list.
The user has to click the Design Studio button, and the Design Studio window will be displayed.
To get the screen context menu, the user has to click the Screen icon.
The user has to click the Capture Elements button, and the Capture Elements window will be displayed.
The user has to click Select Api Key Under Type of Authorization
Provide the following information:
a. Key: Provide the Api Key in the Key field
b. Value: Provide Value in the Value Field c. Add to: Select between Header and Param in the dropdown
Proceed with Web Service Steps