# Endpoints

{% content-ref url="/pages/-LwwyuetdmMAgGGpICUX" %}
[Sessão](/api/api/autenticacao.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M17AB5KC6vOK8ykL-aO" %}
[Usuário](/api/api/usuario.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lwwz1dPMZT94qVCxRjV" %}
[Arquivos](/api/api/upload-de-arquivo-s.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lwwz23AgGHtIzQ1WEqD" %}
[Workflow](/api/api/workflow.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M17CLIaOUMP91hMXdBN" %}
[Workflow Template](/api/api/workflow-template.md)
{% endcontent-ref %}

Caso queira, faça abaixo da *collection* e *environment* para usar no Postman e faça as requisições localmente em sua máquina para testes:

{% file src="/files/hysdGdjuOz7E7JEGf1VE" %}
Collection Postman
{% endfile %}

{% file src="/files/hRNREJ7ZniQ7paznJxEk" %}
Environment Postman
{% endfile %}

Configurando as variáveis de ambiente:

![](/files/-M1BlXg-h-v438u4PzDn)

Fazendo requisições:

![](/files/-M1BleAPPK0dJPkS13uc)


---

# 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.assine.online/api/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.
