# Bitfinex

#### Como criar uma chave API na Bitfinex?

1. Acesse <https://www.bitfinex.com/> e faça login em sua conta da Bitfinex
2. No extremo canto superior direito da tela, clique no ícone do **\[Perfil]**.&#x20;
3. No menu suspenso, vá até **\[Chaves de API]** e clique em **\[Criar nova chave]**.

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

4. Na tela de criação da chave API, confira se todas as permissões estão de acordo com as imagens abaixo. A chave já vem por padrão com as permissões "somente leitura", portanto não é necessário marcar nenhuma permissão extra, apenas conferir se está igual ao tutorial.&#x20;
5. Ao final das permissões, escolha um nome para sua chave API, e clique em **\[Gerar Chave de API]**.

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

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

6. Confirme a criação da chave com a autenticação de 2 fatores.

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

7. Após a confirmação, você receberá um link por e-mail para visualizar sua chave API recém criada, clique no link recebido pelo e-mail.

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

8. Ao abrir o link, copie e cole as informações da sua "Chave de API", e "Chave secreta da API", e em seguida, cole as informações em sua conta da plataforma Declare Cripto, através da seção "Carteiiras" -> "Adicionar Carteira" -> "Bitfinex".

<figure><img src="/files/4xsbKsTqWFhZe8zcuEB7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7iv3pYxJXlXKkAC7MBMA" alt=""><figcaption></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://faq.declarecripto.com.br/tutoriais-sobre-extracao-de-dados-e-criptomoedas/corretoras-api-e-extratos/bitfinex.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.
