Licenses
Activate License
This endpoint allows you to activate a license for the user.
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.dodopayments.com/llms.txt
Use this file to discover all available pages before exploring further.
No API Key Required: This is a public endpoint that does not require authentication. You can call it directly from client applications, desktop software, or CLIs to activate license keys without exposing your API credentials.
Response
License key instance created
Business ID
Creation timestamp
Example:
"2024-01-01T00:00:00Z"
Limited customer details associated with the license key.
License key instance ID
Example:
"lki_123"
Associated license key ID
Example:
"lic_123"
Instance name
Example:
"Production Server 1"
Related product info. Present if the license key is tied to a product.
Last modified on January 28, 2026
JavaScript