Lukittu supports Polymart by providing a fully automatic licensing experience for your resources.
Create a product in Lukittu
Enable the Polymart integration
Set up a purchase webhook
Create a license placeholder
Navigate to Products
Add product details
Get the product ID
Access Integrations Settings
Enable the Integration
Add Integration Secrets
Access Polymart Product Webhooks
Add New Webhook
Configure Webhook Events
Set Webhook URL
https://app.lukittu.com/api/v1/integrations/polymart?teamId=YOUR_TEAM_ID&productId=YOUR_PRODUCT_ID
Replace YOUR_TEAM_ID
with your Lukittu team’s ID and
YOUR_PRODUCT_ID
with the Lukittu product ID you copied earlier.Submit and Get Secret
Add Webhook Secret to Lukittu
Access Product Security Settings
Configure External API Placeholder
Set API Endpoint
https://app.lukittu.com/api/v1/integrations/polymart/placeholder?teamId=YOUR_TEAM_ID
Replace YOUR_TEAM_ID
with your Lukittu team ID.Copy API Signing Secret
Add Signing Secret to Lukittu
Parameter | Type | Description |
---|---|---|
ipLimit | Number | Maximum number of IPs allowed (must be a positive integer). |
seats | Number | Number of concurrent users allowed (must be at least 1). |
expirationDays | Number | Number of days until the license expires (must be at least 1). |
expirationStart | ACTIVATION or CREATION | Determines when expiration starts (default: CREATION ). Applicable if expirationDays is used. |