URL : /api/v1/orders/generate_license/
/api/v1/orders/generate_license/
Method : GET
GET
product - Short code of a product.
product
Example: product=wbhk
product=wbhk
quantity - Number of keys to generate.
quantity
Example: quantity=1
quantity=1
key_length - Number of characters in each key
key_length
Must be between 16 and 240
Default: 16
alphabet - Possible characters for each key
alphabet
Default: 23456789ABCDEFGHJKLMNPQRSTUVWXYZ
Code : 200 OK
200 OK
Content examples :
[ "G8HA-SRRZ-A6WK-TJWB" ]
Last updated 18 days ago
Was this helpful?