REST API
The REST API provides access to label printing and label-related operations via standard HTTP requests and responses.
This REST API is available in two configurations:
-
Print Server (Desktop) – the main desktop application runs in the background (visible only in the
system tray) and exposes the REST API. In this configuration, certain endpoints that rely on graphical user
interface features (such as preview rendering) are available.
- Print Server (Service) – a separate Windows service that runs in the background and provides REST API access. Endpoints that require GUI interaction are not available in this configuration.
To explore the full list of available API endpoints, visit the AzureLabel REST API Documentation.
Setting Up the Print Server (Desktop)
-
During installation, select Print Server (Desktop):
-
Alternatively, launch the Print Server (Desktop) anytime from the Windows Apps menu:
To run the Print Server (Desktop) automatically after system restart or user login, open the tray icon menu and enable Run at startup Windows (only for this user).
-
You can also start it via the command line:
"C:\Program Files (x86)\AzureLabel 15\AzureLabel.exe" printServerDesktop
Setting Up the Print Server (Service)
-
During installation, select Print Server (Service):
-
Or install it later via the main program:
- Open the AzureLabel application.
- Go to Menu > Settings > Print Server.
-
Click the triangle button to install and start the service: