Introduction

BDRSuite exposes its objects with WebServices Application Programming Interface(API) by invoking actions through HTTP protocol in the form of requests with the corresponding parameters and receiving responses for the action 

This document helps you understand BDRSuite WebServices API, which is categorized into sections as explained below

1. Fundamentals highlight about how the request is sent and response is received in BDRSuite with WebServices API’

2.  API Management Using Postman highlights on how to use Postman application to send and receive response to manage BDRSuite API’s

3.  Automation Scripts highlights on how to automate BDRSuite API using python 

PreviousNext