Authentication
POST /auth
Authenticates against the IAA API
You can use this endpoint to authenticate with the Intrexx Administration API.
Open the step-by-step guide to learn how to authenticate yourself.
To authenticate with the Intrexx Administration API, follow these steps:
-
Open the authentication endpoint.
-
Enter the username and password you specified when installing the Intrexx Administration API.
For more information, see the section Go to the "Administration API Configuration" tab.
-
Click .
The authentication token is displayed.
-
Copy the key to the clipboard.
-
Navigate to the top of the Swagger file.
-
Click "Authorize."
The input field for the key is displayed.
-
Enter the token (
) in the "Value" field. -
Click "Authorize" (
). -
Click "Close."
You can now use the Intrexx Administration API.
The generated token is valid for one hour.





