The interface allows creating multiple API keys (tokens) to give secure access to several partners; each key may access only selected components.
A user with SUPER rights finds the key as follows:
XML interfaces section
The token is sent via POST in the variable token (form/urlencoded). It replaces the legacy appkey + database name.
<result type=“5” desc=“Unauthorized”/>token missing: <err>token required</err>