This function validates if you can create new license(s) under the specified product
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 |
---|---|---|---|---|
available | Boolean 0 | Whether the license is available for register or not |
|
true |
https://api.jetlicense.com/?action=canAddLicense&ip=1.1.1.1&product_id=5887980319a464498902b0cd