> For the complete documentation index, see [llms.txt](https://ajuda.zdg.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.zdg.com.br/configuracao-superadmin/tenants-e-licenca/planos/como-gerar-a-chave-api-no-asaas.md).

# Como gerar a Chave API no Asaas

Para que a loja online passe a se comunicar com a sua conta Asaas, é necessário gerar a Chave API no Asaas para fazer a configuração.

Veja abaixo como fazer:

**1.** No painel do Asaas, no canto superior direito, clique sobre o **ícone de perfil**

**2.** Em seguida, clique em **Integrações**&#x20;

**3.** Em “Chaves de API”, clique em **Gerar chave de API ou Gerar nova chave de API** (caso já tenha gerado antes)

**4.** Na mensagem que aparecer na tela, **leia com atenção as informações** e clique em **Avançar**

<figure><img src="/files/EjSMAral4Ikhn187TLuJ" alt=""><figcaption></figcaption></figure>

**5.** Será necessário autorizar via SMS, clique em **Enviar código** e informe o **número** encaminhado ao celular

<figure><img src="/files/uhHUKna73IcsjraX1xx7" alt=""><figcaption></figcaption></figure>

**6.** Em seguida, clique em **Gerar chave de API** ou **Gerar chave nova de API**

**7.** Em “Chaves da API”, clique em **Copiar** - *E salve a chave gerada, ela deverá ser adicionada no painel superadmin, em planos > token asaas*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ajuda.zdg.com.br/configuracao-superadmin/tenants-e-licenca/planos/como-gerar-a-chave-api-no-asaas.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
