# Screenshot API

Appmixer offers a built-in component for taking Screenshots.

![](/files/a8qjOcQ7te3ZNMsRSNAb)

It uses <https://screenshotapi.net/> API. If you want to have this module on the platform you have to create your own Screenshot account and set the API token in the Backoffice.

![Setting Screenshot API token in the Backoffice.](/files/zEWrVlcaVVihvXfa9sYW)


---

# 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.appmixer.com/6.0/6.1/app-registration/screenshotapi.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.
