Authentication
POST /auth
Authenticates against the IAA API
You can use this endpoint to authenticate to the Intrexx Administration API.
Open the step-by-step guide to learn how to authenticate.
To authenticate to the Intrexx Administration API, proceed as follows:
-
Open the Authentication endpoint.
-
Enter the user name and password that you stored during the installation of the Intrexx Administration API.
Refer to section Go to the "Administration API configuration" tab.
-
Click
.The token for authentication is displayed.
-
Copy the key to the clipboard.
-
Navigate to the top part of the Swagger file.
-
Click "Authorize".
The input field for the key is displayed.
-
Insert the token in the "Value" field ().
-
Click "Authorize" ().
-
Click on "Close".
You can now use the Intrexx Administration API.
The token generated is valid for one hour.