Skip to main content

Licenses Controller

The Licenses controller manages license resources in the License.Exposed API.

Endpoints

GET
https://app.license.exposed/api/v1/licenses

List licenses

List all licenses

Licenses
POST
https://app.license.exposed/api/v1/licenses

Create license

Create a new license

Licenses
GET
https://app.license.exposed/api/v1/licenses/{id}

Get license

Get license by ID

Licenses

Parameters

idstringRequired
License ID
GET
https://app.license.exposed/api/v1/licenses/{id}/machines

List license machines

List machines for a license

Licenses

Parameters

idstringRequired
License ID
PUT
https://app.license.exposed/api/v1/licenses/{id}/machines

Update attestation

Update machine attestation state

Licenses

Parameters

idstringRequired
License ID
midstringRequired
Machine ID