# API

API stands for Application Programming Interface. It is  a program that allows two applications to talk to each other.

QATTS supports REST APIs.&#x20;

To Add API kindly follow the below steps

**STEP 1:**  Go to **Studio** on the Left Navigation, it directs to new window which will be appearing as shown below.

![](https://545053280-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVX-yOtIHRnx7UtstUT%2F-Mgp4eu5xaGEWm-XurSa%2F-MgpSeICOkIC4wEvjWBv%2FSuit.JPG?alt=media\&token=de11e8f8-6ae1-43a6-93ac-31f5c86949e8)

**STEP 2:** On the right corner Click on "**+**" icon and select **Add API**, it should appear as below.

![](https://545053280-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVX-yOtIHRnx7UtstUT%2F-MgtV_wdG50Dyqp8rP0Z%2F-MgtWXx_zTsoYK9OlBro%2FAPI.png?alt=media\&token=c56a6ec1-1541-48f5-b642-d0e0272dd335)

**STEP 3:** Fill the required details as shown in the below screenshot.

![](https://545053280-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVX-yOtIHRnx7UtstUT%2F-MgtV_wdG50Dyqp8rP0Z%2F-MgtWloT6b8p3kQdaLV1%2FAPI%20Deatils.JPG?alt=media\&token=53387a2b-d34e-4834-bf91-e1dd2146b9cc)

The following is the detailed explanation for adding API details.

* **API Name**: The Name of the API need to be filled ( it could be any name of your convenience).
* **Description**: Mention in detail the project or what type of testing is to be conducted.
* **Type**: It consists of two testing methods -SOAP, REST. Choose according to your need.
* **Select Group**: select the group name which you prefer to conduct the test on.
* **END Point Url**: Add the URL of the source which you are conducting the test.
* **Methods**: POST, GET, PUT, HEAD, PATCH, DELETE, OPTION, TRACE - need to choose one of these methods according to the Testing requirements.

**STEP 4:** Click on **Save** to save the details you have entered.&#x20;

![](https://545053280-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVX-yOtIHRnx7UtstUT%2F-MkGvbqCFXBIKFILU4kR%2F-MkH-QYDMuhS0BssFDqw%2FAdding%20API.gif?alt=media\&token=83d32027-0bdc-40b3-84fe-1bfbb44b6cc2)
