User Tools

Site Tools



en:xml_direct:alustamine:autentimine

Authentication

The interface allows creating multiple API keys (tokens) to give secure access to several partners; each key may access only selected components.

Where to find the API key (token)

A user with SUPER rights finds the key as follows:

  1. Open the employee card the key was created for (e.g. XML)

  2. Go to the Admin tab

  3. Go to the XML interfaces section
  4. On the relevant interface row, click to reveal the key

Usage

The token is sent via POST in the variable token (form/urlencoded). It replaces the legacy appkey + database name.

Errors

  • Invalid/missing token: <result type=“5” desc=“Unauthorized”/>
  • Variable token missing: <err>token required</err>
The token is a secret equivalent to a password – never put it in URLs, logs or version control.
en/xml_direct/alustamine/autentimine.txt · Last modified: 2026/06/25 15:24 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki