# Como utilizar as API's do Zeev

No vídeo abaixo há uma demonstração simples sobre o uso de APIs internas no Zeev e, após o vídeo, uma lista de assuntos relevantes para a utilização das APIs no Zeev.

{% embed url="<https://youtu.be/S9r-CoPBHxY>" %}

{% content-ref url="/pages/-MDoYWY936A6N\_8LykKs" %}
[Como autenticar nas APIs do Zeev](/zeev/apis/como-utilizar-as-apis-do-zeev/como-gerar-tokens-para-autenticar-nas-apis.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MFDn1ad05tpd5xyZ2oi" %}
[Como personificar outras pessoas nos consumos de APIs](/zeev/apis/como-utilizar-as-apis-do-zeev/como-personificar-outros-usuarios-nos-consumos-de-apis.md)
{% endcontent-ref %}

{% content-ref url="/pages/K7lvcqwe2bLIkfnE54MI" %}
[Como controlar o volume máximo de requisições à APIs](/zeev/apis/como-utilizar-as-apis-do-zeev/como-controlar-o-volume-maximo-de-requisicoes-a-apis.md)
{% endcontent-ref %}

{% content-ref url="/pages/HLDjSzrLhPLXEokGidm5" %}
[Como acessar o Swagger / OpenAPI](/zeev/apis/como-utilizar-as-apis-do-zeev/como-acessar-o-swagger-openapi.md)
{% endcontent-ref %}

{% content-ref url="/pages/TgZymZPY6RY3BTBd0OgO" %}
[Como testar o funcionamento de API's](/zeev/apis/como-utilizar-as-apis-do-zeev/como-testar-o-funcionamento-de-apis.md)
{% endcontent-ref %}

{% content-ref url="/pages/rvr54JEcY5LotkpJocYq" %}
[Como verificar e tratar erros e códigos de erros comuns no consumo de API's](/zeev/apis/como-utilizar-as-apis-do-zeev/como-verificar-e-tratar-erros-e-codigos-de-erros-comuns-no-consumo-de-apis.md)
{% endcontent-ref %}

{% content-ref url="/pages/EKZuBFNcW0L0q0KyHswp" %}
[Como realizar filtros e manipulações adicionais nas API's com oData](/zeev/apis/como-utilizar-as-apis-do-zeev/como-realizar-filtros-e-manipulacoes-adicionais-nas-apis-com-odata.md)
{% endcontent-ref %}


---

# 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://kb.stoque.com.br/zeev/apis/como-utilizar-as-apis-do-zeev.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.
