# API

Para integração com sistemas externos (se necessário), o Orquestrador oferece um conjunto de ferramentas para troca de dados através da API.

<figure><img src="https://1245874961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fti2Raw08aYi0Vr2rkcD9%2Fuploads%2Fgit-blob-2b105ef4dcf41ac9ecd42bca88e95a7d6fb9191e%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5%20(320).png?alt=media" alt=""><figcaption></figcaption></figure>

A seção "API" é um guia sobre os métodos de API disponíveis no formato Swagger. Uma descrição detalhada de cada método pode ser encontrada [aqui](https://docs.sherparpa.ru/pt/sherpa-rpa/sherpa-orchestrator/api).


---

# 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.sherparpa.ru/pt/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/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.
