Authorizations
API key authentication for development endpoints.
You can create API keys in your team's settings on the Lukittu dashboard.
Include the API key in the Authorization header as: Bearer YOUR_API_KEY
Example:
Authorization: Bearer lukittu_api_key_abc123def456...
Path Parameters
Your team's UUID. You can find this value in your team's settings on the Lukittu dashboard.
Body
Customer UUIDs to associate with this license
UUID v4 identifier
Product UUIDs to associate with this license
UUID v4 identifier
Defines how license expiration is calculated
NEVER
, DATE
, DURATION
Whether to create the license in suspended state
Whether to send license details via email
Key-value metadata pairs
Defines when the license expiration countdown begins
CREATION
, ACTIVATION
Required when expirationType is DATE
Required when expirationType is DURATION
x >= 1
x >= 0
x >= 1