Web API definitions contain all the data required to instruct Blue Prism how to make HTTP requests to a Web API. The data in the API definition determines how each request is constructed, specifying the required URL, HTTP method, headers, and authentication, required to make a request. API definitions also allow parameters to be defined that can be used to pass data into a request.