Launch the Intrexx Administration API
The Intrexx Administration API is implemented as a service. After installation, the service starts automatically.
If necessary, you may need to restart the service. This is the case, for example, when you make changes to the "admin-api.yaml" file. (See the " Interactive Swagger Documentation" section for more information.) You can start the service using a script or through the Service Manager.
Start the Administration API service via Service Management
In Windows, you can start the Administration API service through Windows Services.
On Linux, you can use `systemctl`.
Start the Administration API service using a script
There is a separate script for each of the Windows, Linux, and Mac operating systems.
You can find the appropriate script for each operating system in the following directories:
C:\<intrexx-installation-directory>\admin-api\bin\windows
C:\<intrexx-installation-directory>\admin-api\bin\linux
C:\<intrexx-installation-directory>\admin-api\bin\mac
If you have installed Intrexx on Linux using the root daemon user, you must run the script with sudo.