# Check API Response Time

![Check API speed Node](https://app.does.qa/screenshots/node/check_api_responseTime.png)

## Basic Configuration

| Field           | Configuration                                                                                         |
| --------------- | ----------------------------------------------------------------------------------------------------- |
| Time Attribute  | `Queueing`, `Request sent`, `Waiting for server response`, `Content download`, `Total time` (default) |
| Time            | `0.25` - `30`                                                                                         |
| URL Select Mode | `Starts with`, `Contains` (default), `Ends with`                                                      |
| URL             | Text &/or [Values](https://docs.does.qa/values)                                                       |

***

## Advanced Configuration

| Field          | Configuration                                                          |
| -------------- | ---------------------------------------------------------------------- |
| Mode           | `Last Instance` (default), `All Instances`                             |
| Status on fail | [Failed Status](https://docs.does.qa/node-configuration/failed-status) |

***

**Tags:** `check`, `api`, `responseTime`, `test`, `expect`, `assert`, `response`, `time`, `GET`, `PUT`, `POST`


---

# 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.does.qa/test-steps/check/check-api-response-time.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.
