In addition to the API authentication with a valid access token, some endpoints of the SIGN DE API also require an admin authentication.
The admin authentication is done via the authenticateAdmin endpoint.
With authenticateAdmin, the used access token receives additional admin rights for the duration of its validity, or until the logoutAdmin endpoint is called.
These admin rights are required for some requests on TSSs and clients of the SIGN DE.
In the API documentation these endpoints are marked with the information Requires Admin Authentication
.
- updateTss (Requires Admin Authentication for state change to INITIALIZED and DISABLED)
- createClient
- updateClient
Please note, the admin authentication of the SIGN DE API has nothing to do with the admin of the fiskaly Management API. An article about the admin of an organization can be found at What is the admin of an organization?.