# Digibee APIs

{% hint style="info" %}

* A funcionalidade Digibee APIs está atualmente em fase beta. Entenda mais sobre o[ Programa Beta](/documentation/developer-guide/pt-br/help-and-faq/beta-program.md).
* Essa funcionalidade se chamava "Gerenciamento de API" até Junho de 2024.
  {% endhint %}

Você pode acessar a Digibee Integration Platform através de APIs para uma comunicação sistema a sistema. Para isso, use a funcionalidade Digibee APIs no menu de configurações e faça a autenticação de seu acesso por meio de uma chave de API.

Saiba como usar a API no Datadog ou Prometheus em nossa documentação sobre [API de métricas de pipeline](/documentation/developer-guide/pt-br/development-cycle/dashboards/pipeline-metrics/api-metrics.md).


---

# 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.digibee.com/documentation/developer-guide/pt-br/platform-administration/digibee-apis.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.
