# API Aberta

### API DE INTEGRAÇÃO: <a href="#api-de-integracao" id="api-de-integracao"></a>

É a chamada API aberta, ela é como uma porta que permite que outros desenvolvedores acessem e utilizem serviços de um sistema. Isso significa que, se você tem um aplicativo ou uma ideia nova, pode usar essa API para conectar seu projeto a nossa plataforma. É uma forma de colaborar e inovar, tornando mais fácil para diferentes programas trabalharem juntos.

{% hint style="info" %}
API Aberta oferece mais liberdade e flexibilidade, permitindo que qualquer desenvolvedor crie soluções inovadoras sem muitas restrições.
{% endhint %}

Para acessar as informações, vá em **CONFIGURAÇÕES**, depois em **INTEGRAÇÕES** e em **API DE INTEGRAÇÃO**:

<figure><img src="/files/3YRXh94hS0fY4U5subfc" alt=""><figcaption></figcaption></figure>

**Aqui está também a documentação da nossa API:**

{% embed url="<https://cardapioweb.stoplight.io/docs/api/gr82prcl4v2jr-introducao>" %}

Entenda como a **API Aberta** e a **API Open Delivery** se diferenciam: enquanto a primeira oferece flexibilidade e inovação sem regras rígidas, a segunda opera sob normas específicas do mercado, garantindo eficiência e segurança nas entregas.🚀✨


---

# 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://ajuda.cardapioweb.com/automacao/integracoes/api-aberta.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.
