# API - Atendimento Local

{% hint style="warning" %}
**Importante:** Até dia **01/06/2025** todas as integrações com a plataforma precisarão informar o seu token de desenvolvedor no request para ter acesso ao sistema. Para mais informações [clique aqui](/extras/area-de-desenvolvedores.md)**.**
{% endhint %}

A API de integração de pedidos permite o acesso aos pedidos realizados pela plataforma de Atendimento Local e alteração dos status dos pedidos para notificação dos clientes responsáveis pelos pedidos feitos.

Link para documentação da API: <https://documenter.getpostman.com/view/569841/TzmCfs4b>

A Autenticação das requisições é feita utilizando um token, para gerá-lo, acesse o menu **Integrações**, e depois em **API**.

![](/files/-McVQKNnSZAprUysQ7Gz)

Na tela lateral, copie o código do token gerado. Caso necessite gerar um novo token, clique no botão **Gerar Novo Token**.

![](/files/-McVQaWmLNmJF7Dn3QP4)


---

# 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://ola.meajuda.cc/extras/api-de-integracoes/api-cardapio-digital-na-loja.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.
