# Começando

&#x20;Domínio: `https://api.inovarsistemas.com`

{% hint style="info" %}
Esta documentação descreve o serviço de integração para os produtos [**Inovar Sistemas**](https://inovarsistemas.com).
{% endhint %}

## Permissões

&#x20;As rotas são restritas de acordo com o nível de permissão do `client` autenticado.

## Origens e Destinos

&#x20;As origens e destinos que você encontrará nas rotas dessa documentação, são caracterizadas por *tipos*, que são definidos da seguinte maneira:<br>

* `client` os dados são recebidos ou enviados pelo solicitante.
* `inovar-erp` os dados são recebidos ou enviados pelo Inovar ERP.
* `inovar-ecommerce` os dados são recebidos ou enviados pelo Inovar E-commerce.


---

# 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://dev.inovarsistemas.com/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.
