> For the complete documentation index, see [llms.txt](https://developer.bemfacil.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.bemfacil.com.br/bem-vindo-ao-bemfacil.developers.md).

# Bem-vindo ao bemfácil.developers!

##

<figure><img src="/files/LOCHhRAiZkdDpY9P3NTl" alt="" width="188"><figcaption></figcaption></figure>

Aqui você vai encontrar as principais API's disponíveis para integração para parceiros ou clientes bemfácil®

{% content-ref url="/pages/TSMGIqgvu0Vav44n4asa" %}
[Broken mention](broken://pages/TSMGIqgvu0Vav44n4asa)
{% endcontent-ref %}

## Como se Autenticar?

Veja abaixo como se autenticar para realizar a integração com a bemfácil®

{% content-ref url="/pages/AKd7qRHK5DbRGmX2gW6S" %}
[Autenticação entre Sistemas](/servicos/debitos-veiculares/autenticacao-entre-sistemas.md)
{% endcontent-ref %}

Faça sua primeira requisição!

## Serviços disponíveis

{% content-ref url="/pages/VzQ1AzuA490EbPG3XWXo" %}
[Conta bemfácil®](/servicos/conta-bemfacil-r.md)
{% endcontent-ref %}

{% content-ref url="/pages/Aza6b3irZ6ZZqyJ5P3Il" %}
[Introdução ao Gateway de Pagamentos bemfácil®](/servicos/introducao-ao-gateway-de-pagamentos-bemfacil-r.md)
{% endcontent-ref %}

{% content-ref url="/pages/BMOx2mtkiRXLCJ1nEBVa" %}
[Adquirência](/servicos/adquirencia.md)
{% endcontent-ref %}

{% content-ref url="/pages/rOYu50WBPcEWtJbafju4" %}
[Débitos veiculares](/servicos/debitos-veiculares.md)
{% endcontent-ref %}

{% content-ref url="/pages/FTiJVLuY9LxEYdLcgXwK" %}
[Cotação bemfácil®](/servicos/cotacao-bemfacil-r.md)
{% endcontent-ref %}


---

# 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://developer.bemfacil.com.br/bem-vindo-ao-bemfacil.developers.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.
