Floating Server
License Options

Online

6min
adding a product license online is an essential operation that allows for real time license activation and management through the floating server below, you will find the steps to add a license using either the floating server api or user interface adding with the api to add a license to the floating server, you can use the /addproduct api endpoint this requires passing the product code along with either the license key or username/password combination as query parameters to add a license, you need to provide the product code along with the required credentials once the license is successfully added, it will appear in the licenses list, along with its unique license id starting from version 1 6 0 multiple licenses (and corresponding license ids) can now be associated with a single product code after adding a license, its license id can be used to address the specific license for further actions, as described in the following sections of this documentation for more detailed information, visit add license docid\ qc90sxdvhs3wmqgi2o2oz adding with the user interface in the floating server ui, you can activate a license online using either user authentication or key authentication follow the steps below based on the authentication method you choose user authentication this method requires you to provide the product code, along with the username and password associated with the license adding a license with user authentication steps select "user auth" from the dropdown in the "add product" section enter the product code , username , and password click add to activate the license key authentication this method requires you to enter the product code and license key steps select "key auth" from the dropdown in the "add product" section enter the product code and license key click add to activate the license retrieve all product licenses after adding multiple licenses to a product, you can retrieve a complete list of these licenses by sending a request to the /productlicenses endpoint with the product code this endpoint was introduced in version v1 6 0 how to refresh to refresh or update an online license, there is no need for a dedicated endpoint or specific location in the ui you can simply re add the existing license for example, if license a is already visible in the ui, you can still navigate to the page and add license a again, which will effectively refresh it