> For the complete documentation index, see [llms.txt](https://docs.enlyze.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enlyze.com/integrations/grafana/advanced-api.md).

# ENLYZE API

Die ENLYZE API Data Source (basierend auf dem Infinity Plugin) ermöglicht direkten Zugriff auf API-Endpoints. Du lernst, Produktionsdaten, OEE-Kennzahlen und Variablen über REST-Requests abzufragen.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Einführung</strong><br>ENLYZE API Data Source einrichten und erste Abfrage starten</td><td><a href="/files/uGLB7DOH4wmqFO5ECoSH">/files/uGLB7DOH4wmqFO5ECoSH</a></td><td><a href="/pages/KDavJweXMkkWlpFKnj8f">/pages/KDavJweXMkkWlpFKnj8f</a></td></tr><tr><td><strong>ENLYZE API abfragen</strong><br>POST-Requests, JSONPath und Production Runs</td><td><a href="/files/TTSqOLU6W35M9cyBNX9d">/files/TTSqOLU6W35M9cyBNX9d</a></td><td><a href="/pages/zvpPV0aXKc7tti62wAxK">/pages/zvpPV0aXKc7tti62wAxK</a></td></tr><tr><td><strong>Mit Variablen arbeiten</strong><br>Dropdown-Filter für Standorte und Maschinen erstellen</td><td><a href="/files/pnAuXOJsrmzrMMxE8OKc">/files/pnAuXOJsrmzrMMxE8OKc</a></td><td><a href="/pages/3oMrTp8HAXZAEcRGNXe4">/pages/3oMrTp8HAXZAEcRGNXe4</a></td></tr><tr><td><strong>Fortgeschrittene Variablen</strong><br>Verkettete Variablen, Repeat-Panels und JSONata</td><td><a href="/files/hwsXsJyxsMI8UrKKQ7Jl">/files/hwsXsJyxsMI8UrKKQ7Jl</a></td><td><a href="/pages/UqhSaDfSt8qK6JMKkFst">/pages/UqhSaDfSt8qK6JMKkFst</a></td></tr></tbody></table>

### Nächste Schritte

Wenn du die API-Grundlagen beherrschst, baue damit [Produktions-Dashboards](/integrations/grafana/production-dashboards.md) für konkrete Anwendungsfälle.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.enlyze.com/integrations/grafana/advanced-api.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
