# ENLYZE API

The ENLYZE API data source (powered by the Infinity plugin) provides direct access to API endpoints. You'll learn to query production data, OEE metrics, and variables via REST requests.

<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>Introduction</strong><br>Set up the ENLYZE API data source and run your first query</td><td><a href="/files/YAQdacUTjogvPQi9VFjg">/files/YAQdacUTjogvPQi9VFjg</a></td><td><a href="/pages/mFA2v5SZvjYSwgbNZW2k">/pages/mFA2v5SZvjYSwgbNZW2k</a></td></tr><tr><td><strong>Querying the ENLYZE API</strong><br>POST requests, JSONPath, and production runs</td><td><a href="/files/FipWf0SSZ3y3DZPH23pk">/files/FipWf0SSZ3y3DZPH23pk</a></td><td><a href="/pages/ELHp5LIddond77KmVyaq">/pages/ELHp5LIddond77KmVyaq</a></td></tr><tr><td><strong>Working with Variables</strong><br>Create dropdown filters for sites and machines</td><td><a href="/files/fsDIxXcBdhTVN5qICD5f">/files/fsDIxXcBdhTVN5qICD5f</a></td><td><a href="/pages/WGsmupMF2RLE6OL8llEc">/pages/WGsmupMF2RLE6OL8llEc</a></td></tr><tr><td><strong>Advanced Variables</strong><br>Chained variables, repeat panels, and JSONata</td><td><a href="/files/ZFgJwS6k2eyuuJmIc4kF">/files/ZFgJwS6k2eyuuJmIc4kF</a></td><td><a href="/pages/0Fj7biyqdgDRsXCHjLk5">/pages/0Fj7biyqdgDRsXCHjLk5</a></td></tr></tbody></table>

### Next steps

Once you've mastered the API basics, build [Production Dashboards](/en/integrations/grafana/production-dashboards.md) for real-world use cases.


---

# 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.enlyze.com/en/integrations/grafana/advanced-api.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.
