/
SP
sphereon-opensource
/
License Portal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3d ago · Updated 1mo ago
View markdown
sphereon-opensource
License Portal API
post
Preview a license request
v3
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-07-07
33
62
49.7 KB
License Portal
33
get
Get the authenticated portal operator
get
Get the portal dashboard snapshot
get
List partners
post
Create a partner
put
Update a partner
get
List customers
post
Create a customer
put
Update a customer
post
Disable a customer
get
List deployments
post
Register a deployment
put
Update a deployment
post
Disable a deployment
get
List license templates
post
Create a license template
post
Create or import a license request
post
Preview a license request
get
List issued licenses
post
Issue a license
post
Issue a protected setup bundle
post
Verify a license artifact
get
Get an issued license
get
Download an issued license
post
Revoke an issued license
get
Get license issuer status
get
List portal tenants
get
List contacts
post
Create a contact
put
Update a contact
post
Enable login for a contact
get
List signing assignments
post
Assign a signing certificate
post
Assign a partner CA
License Portal
Preview a license request
post
/requests/preview
Request body
PreviewLicenseRequestArgs
required
requestId
string
required
Response
License preview.
LicensePreviewResult
required
request
LicenseIssueRequest
required
claims
LicenseIssuanceRequest
required
valid
boolean
required
warnings
string[]
required
errors
string[]
required