> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/datenquellenunterstuetzung-und-einbindung/acron-rest-api-konfiguration.md).

# acron Rest API Konfiguration

## acron ab der Version 10.2

### Konfiguration acron Benutzername und Kennwort zur Nutzung der REST API

Beispiel Benutzer: *JUNE5AC*

Ab acron 10.2 muss der Benutzer (inklusive Benutzername und Kennwort) sowohl in den REST-API-Zugriffsberechtigungen im acron Admin als auch in der acron-Anlage im acron Designer angelegt werden.

Anschließend muss der Benutzername zusammen mit dem Kennwort in der acron JUNE5-Datenquelle konfiguriert werden.

{% hint style="info" %}

* Ein Kennwort für den Benutzer muss auf der acron-Seite zwingend gesetzt werden.
* Im acron muss dem Benutzer für Reporter und REST API volle Berechtigungen zugewiesen werden.
  {% endhint %}

#### Im acron Admin:

![](/files/ZetepWcRee2vumtSykzl)

#### In der acron Anlage im acron Designer:

![](/files/tNfASFyhuoUAeNjkcDtb)

#### In der JUNE5 Datenquelle für acron:

![](/files/Z5zACaUhoC1hNWcPDjad)

#### Gedruckt am:

\<DATUM> von \<ACRON\_BENUTZER> ist ab acron 10.2 immer der Benutzername der acron Datenquellenkonfiguration, z.B.: JUNE5\_USER

![](/files/JO947pwwYtjhHIWE243f)


---

# 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:

```
GET https://docs.videc.de/june5-3.7/datenquellenunterstuetzung-und-einbindung/acron-rest-api-konfiguration.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.
