# Autenticação

Cada evento possui uma chave de autenticação única.

Para executar requisições válidas à API da Even3 é necessário obter essa chave de acesso (authorization-token) nas configurações do seu evento.

Para obter a chave de acesso é preciso logar no seu evento na plataforma Even3, acessar o menu "[Configurações](https://www.even3.com.br/organizador/configuracao/evento/)" e navegar até a área de "Integrações".&#x20;

<figure><img src="/files/9qjEteroHp7nXWm9ktyo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/UVOQQud3XvKPWhkzg9rJ" alt=""><figcaption><p>EXEMPLO</p></figcaption></figure>

<figure><img src="/files/KXuaTlxyG3Zluf93dMh4" alt=""><figcaption><p>EXEMPLO</p></figcaption></figure>


---

# 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.even3.com.br/autenticacao.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.
