> For the complete documentation index, see [llms.txt](https://docs.barte.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.barte.com/readme.md).

# Developer Platform

## **Documentação Barte**

Seja bem-vindo(a) à nossa documentação! Aqui você encontrará guias práticos, detalhes sobre nossos portais e uma referência de api detalhada que te ajudará no processo de integração.

<a href="/spaces/hY03QzfTvLWOjOsYfPiz" class="button primary" data-icon="terminal">Referência API</a>

***

### <i class="fa-grip-dots-vertical">:grip-dots-vertical:</i>Navegue pelos nossos produtos

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Referência API</td><td>Utilize a nossa referência de api para realizar as chamadas e conseguir integrar de forma fácil e tranquila.</td><td><a href="/files/L1U9OmzDHZR5ywwH7fGa">/files/L1U9OmzDHZR5ywwH7fGa</a></td><td><a href="/spaces/hY03QzfTvLWOjOsYfPiz">/spaces/hY03QzfTvLWOjOsYfPiz</a></td></tr><tr><td><strong>Intermediador de Pagamentos</strong></td><td>Tenha seu próprio ecossistema de pagamentos utilizando a Barte.</td><td><a href="/files/IfurvR0r4LzwL7Hb8yy0">/files/IfurvR0r4LzwL7Hb8yy0</a></td><td><a href="/spaces/kImeFRj8woMqSMC3VVUd">/spaces/kImeFRj8woMqSMC3VVUd</a></td></tr><tr><td><strong>Vendedores</strong></td><td>Emita cobranças e acompanhe cada pagamento por meio da nossa plataforma.</td><td data-object-fit="cover"><a href="/files/YyCyhTCb1pmlvyPlVRvj">/files/YyCyhTCb1pmlvyPlVRvj</a></td><td><a href="/spaces/KAh3541hEZjOZSPkwAb6">/spaces/KAh3541hEZjOZSPkwAb6</a></td></tr></tbody></table>


---

# 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:

```
GET https://docs.barte.com/readme.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.
