# API REST

- [Informações gerais](https://developers.bluefleet.com.br/home/api-rest/informacoes-gerais.md): Sabia tudo sobre os ambientes, autenticação e formatos
- [Mensagens de erro](https://developers.bluefleet.com.br/home/api-rest/mensagens-de-erro.md)
- [Segurança](https://developers.bluefleet.com.br/home/api-rest/seguranca.md): A Blue Fleet está sempre atenta e implementa os melhores padrões e práticas de segurança do mercado.
- [Limite de requisições](https://developers.bluefleet.com.br/home/api-rest/limite-de-requisicoes.md): A plataforma da Blue Fleet possui limites de requisições para garantir a estabilidade e aumento de segurança dos serviços para os clientes, atenuando ataques como DDoS.
- [Lista de métodos](https://developers.bluefleet.com.br/home/api-rest/lista-de-metodos.md)


---

# 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://developers.bluefleet.com.br/home/api-rest.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.
