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.
The unique identifier (UUID v4) of the license.
Body
Lukittu license key format: XXXXX-XXXXX-XXXXX-XXXXX-XXXXX where X is an uppercase letter (A-Z) or digit (0-9)
How the license expires
DATE
, DURATION
, NEVER
Whether the license is suspended
Array of product IDs to associate with this license
UUID v4 identifier
Array of customer IDs to associate with this license
UUID v4 identifier
Key-value metadata pairs
When duration-based expiration starts
CREATION
, ACTIVATION
Exact expiration date (for DATE expiration)
Number of days until expiration (for DURATION expiration)
x >= 1
Maximum number of hardware identifiers
x >= 1
Maximum number of IP addresses
x >= 1