> 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/en/datenquellenunterstuetzung-und-einbindung/acron-rest-api-konfiguration.md).

# acron Rest API Configuration

## acron version 10.2 and higher

### Configure acron username and password to use the REST API

Example user: *JUNE5AC*

Starting with acron 10.2, the user (including username and password) must be created both in the REST API access permissions in acron Admin and in the acron system in acron Designer.

Subsequently, the username together with the password must be configured in the acron JUNE5 data source.

{% hint style="info" %}

* A password for the user must be set on the acron side.
* In acron, the user must be assigned full permissions for Reporter and REST API.
  {% endhint %}

#### In acron Admin:

![](/files/FBjvnCJ9YK3bNYE2JRZ2)

#### In the acron system in acron Designer:

![](/files/bqeH6jrsOkrHsneLScIR)

#### In the JUNE5 data source for acron:

![](/files/N9NtEEWJbMQkIbvmpdDy)

#### Printed on:

\<DATE> by \<ACRON\_USER> is the username of the acron data source configuration from acron 10.2 onwards, e.g.: JUNE5\_USER

![](/files/yUPnAPD1Cx8j0W17fODV)


---

# 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/en/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.
