# SQR API

{% hint style="warning" %}
You need the [Business add-on](https://sqr.co/pricing) to use the SQR API.&#x20;
{% endhint %}

{% content-ref url="/pages/fJ1KlsRq01HJPEfshT2R" %}
[What limit of requests in one minute?](/dashboard/sqr-api/what-limit-of-requests-in-one-minute.md)
{% endcontent-ref %}

{% content-ref url="/pages/P4LIVeUONyzpNbSwzWpL" %}
[API Documentation](/dashboard/sqr-api/api-documentation.md)
{% endcontent-ref %}

{% content-ref url="/pages/VBZAHrkHvpiI9BBz4eb4" %}
[API Key](/dashboard/sqr-api/api-key.md)
{% endcontent-ref %}


---

# 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.sqr.co/dashboard/sqr-api.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.
