# Overview

Welcome to the Screendesk API! You can use this API to access our endpoints, such as the Screendesk API to get your recordings.&#x20;

<figure><img src="https://1044304221-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1gMXTs1OMa7ALZjZUwQO%2Fuploads%2FRjcb8vr9Myfygws8THq3%2Fscreendesk-api.svg?alt=media&#x26;token=f49f20ed-3af1-455a-bed3-e3ed4452ff35" alt=""><figcaption></figcaption></figure>

To access our API, you need to be on the **Screendesk Enterprise plan**.&#x20;

If you have any questions about the Enterprise plan, you can reach out to the [Sales team](https://screendesk.io/contact-us).


---

# 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.screendesk.io/api/overview.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.
