Client endpoints
License verify
This endpoint is used to validate a license key with the Lukittu backend. Typically, you should call this endpoint when your software starts and act based on the response provided.
Important Note: If you are using a programming language that supports loading business logic code remotely (e.g., Java with a Remote ClassLoader), you should not use this endpoint. Instead, use the “classloader” endpoint for enhanced security.
POST
Path Parameters
Your team's UUID. You can find this value in your team's settings on the Lukittu dashboard. Format: UUID v4.
Body
application/json
Response
200
application/json
Successful license verification response
The response is of type object
.