This function lets you create new license(s) under the partner you logged into
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
output | String | The requested returned output type, The default is json |
|
xml |
product_id | String | Required The Product id you want to create a license to |
|
5887980319a464498902b0cd |
ip | String | Required The IP Address you want to create the license on. You must provide this parameter only on IP based products |
|
1.1.1.1 |
Return | Type | Description | Possible values | Example |
---|---|---|---|---|
license_id | String | The License ID |
|
5888bf6319a464498902b0ce |
license_key | String | The new License Key. You will receive this parameter only if you created a key based product |
|
License-5888bf6319a464498902b0ce |
https://api.jetlicense.com/?action=createLicense&ip=1.1.1.1&product_id=5887980319a464498902b0cd