en:xml_direct:alustamine:autentimine
Table of Contents
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:
- Go to the
XML interfacessection
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
tokenmissing:<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


