# Visão Geral

A **API da Fidelimax** permite **integrar** qualquer sistema diretamente com a Plataforma de Fidelização de Clientes, possibilitando diversos usos automáticos em seu programa de fidelidade.

Geralmente o objetivo  de uma **API de Fidelização de Clientes** é conectar sistemas de vendas como PDVs e ERPs eliminando trabalhos manuais, ou seja, com a API seus operadores não precisam registrar no sistema cada venda realizada, pois isso torna-se automático.&#x20;

Se preferir nós temos exemplos dos endpoints mais utilizados via POSTMAN, clique [aqui](https://www.postman.com/fidelimax/workspace/fidelimax-api-1-0/overview) para baixar.

{% hint style="info" %}
Obs. O conteúdo desta documentação é destinado para desenvolvedores - programadores. Para conhecer nossos produtos e serviços, volte para nosso site [institucional](http://www.fidelimax.com.br/).
{% endhint %}


---

# 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://docs.fidelimax.com.br/master.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.
