# 3.2.1.3 Create API Objects

Go to the Studio dashboard.

Click on the plus icon (+) in object.

![](/files/-MbeQJqhIXdOP2CLucjF)

Click on the **Add API** link.

![](/files/-MbeQJqiLxU_3avnq2dW)

You need fill the below details

1. Enter API Name
2. API Description
3. Select the section name
4. Type
5. Http method
6. Enter the API request URL.

After fill up the form click on **Save** button. The page should appear as also shown in the screenshot below.

![](/files/-MbeQJqjlS-qRRUYb-72)

Click on the eye icon to select the deployment.

![](/files/-MbeQJqk3n8-Sd0_j2IQ)

Select the deployment.

![](/files/-MbeQJqlZTmbKcN_c3V8)

Click on the request headers tab to add the request headers of an API.

![](/files/-MbeQJqmRy8xzjC1TYlX)

Enter the header name in property name and enter header value in property value.

![](/files/-MbeQJqnhAA1EjMkSzkJ)

Click on the request template tab to add the request of an API.

![](/files/-MbeQJqomdAWbmbGfN2M)

Select your request template format and then enter the API request.

![](/files/-MbeQJqp-fGEht8CQwOQ)

After fill up the form click on **Save** button. And then click on **Test** button.

You will see the status of the API test.

![](/files/-MbeQJqqpLYyk5rat7sr)

Click on the **Test Log Messages** tab. Here completed details log is displayed.

![](/files/-MbeQJqrGv_CuiSNm2IA)

Click on the **Response Body** tab. Here response of an API is displayed.

![](/files/-MbeQJqstfumYPpRL3uq)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/untitled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
