Skip to main content

Licensing API

Introduction

The Product Licensing API exposes a set of endpoints for Installing and Updating Licenses.

Please see the API section (found in the Administration section under System → API) of your Nexus Repository Manager instance for detailed information about the Product Licensing API including sample requests and responses.

Endpoints

The license REST API endpoints can be used to accomplish the following:

  • Get license

  • Upload new license

  • Delete license

Warning

The POST endpoint in Swagger does not allow for a license file at this time. You must use another REST client or curl to upload.