Table of Contents
- API Key
- IP / Domain / Identifier Restrictions
- verify
- activate
- deactivate
- get-license-key-details
- access-downloadables
- download
- assign-license-key
- random-assign-license-keys
- random-assign-license-keys-queued
- create-license-keys
- update-license-key
- delete-license-key
- create-product
- update-product
- delete-product
- create-license-key-meta
- update-license-key-meta
- delete-license-key-meta
- create-product-meta
- update-product-meta
- delete-product-meta
- get-all-products
- get-all-generators
- generate
- get-license-keys
- send-telemetry-date
- get-telemetry-data
- get-available-license-keys-count
- create-contract
- update-contract
- delete-contract
- get-all-contracts
- Contracts API get-info
- Contracts API generate
- Contracts API destroy
- Contracts API destroy-all
API Key #
| Code | Message |
|---|---|
| 100 | Invalid API Key |
| 101 | Inactive API Key |
| 102 | The used API key doesn’t have the required capability to access this endpoint |
| 103 | API key can’t be used from this IP address |
IP / Domain / Identifier Restrictions #
| Code | Message |
|---|---|
| 150 | Access denied |
verify #
| Code | Message |
|---|---|
| 200 | Valid license key |
| 201 | This license key is not assigned |
| 202 | No activation found for this license key/identifier combination |
| 203 | The product associated with this license key is not active or doesn’t exist |
| 204 | License key blocked |
| 205 | License key expired |
| 206 | Envato purchase code added |
| 210 | Invalid license key |
| 215 | Identifier is required |
activate #
| Code | Message |
|---|---|
| 300 | License key activated |
| 301 | License key already active |
| 302 | License key reached activation limit |
deactivate #
| Code | Message |
|---|---|
| 400 | License key deactivated |
| 401 | License key already inactive |
get-license-key-details #
| Code | Message |
|---|---|
| 500 | Active license key found |
access-downloadables #
| Code | Message |
|---|---|
| 600 | Downloads |
download #
| Code | Message |
|---|---|
| 700 | The request file doesn’t exist |
| 701 | You don’t have permission to access it |
assign-license-key #
| Code | Message |
|---|---|
| 800 | License key assigned |
| 801 | Invalid or already assigned license key |
random-assign-license-keys #
| Code | Message |
|---|---|
| 802 | Insufficient license keys |
| 803 | License keys assigned |
| 805 | Product not found |
| 806 | Generator not found |
random-assign-license-keys-queued #
| Code | Message |
|---|---|
| 807 | Request Queued |
create-license-keys #
| Code | Message |
|---|---|
| 900 | License keys creation result |
| 901 | Incorrect data found |
| 902 | No license keys created |
update-license-key #
| Code | Message |
|---|---|
| 950 | License keys updated |
| 951 | Incorrect data found |
| 952 | License key not found |
delete-license-key #
| Code | Message |
|---|---|
| 850 | License key deleted |
| 851 | License key not found |
create-product #
| Code | Message |
|---|---|
| 750 | Product created |
| 751 | Incorrect data found |
update-product #
| Code | Message |
|---|---|
| 650 | Product updated |
| 651 | Incorrect data found |
delete-product #
| Code | Message |
|---|---|
| 550 | Product deleted |
| 551 | Product not found |
create-license-key-meta #
| Code | Message |
|---|---|
| 450 | Meta key is required |
| 451 | Meta value is required |
| 452 | Meta key already exists |
| 453 | Metadata created |
update-license-key-meta #
| Code | Message |
|---|---|
| 350 | Meta key is required |
| 351 | Meta value is required |
| 352 | Meta key doesn’t exist |
| 353 | Metadata updated |
delete-license-key-meta #
| Code | Message |
|---|---|
| 250 | Meta key is required |
| 251 | Meta key doesn’t exist |
| 252 | Metadata deleted |
create-product-meta #
| Code | Message |
|---|---|
| 270 | Meta key is required |
| 271 | Meta value is required |
| 272 | Meta key already exists |
| 273 | Product meta created |
| 274 | Product not found |
update-product-meta #
| Code | Message |
|---|---|
| 370 | Meta key is required |
| 371 | Meta value is required |
| 372 | Meta key doesn’t exists |
| 373 | Product meta updated |
| 374 | Product not found |
delete-product-meta #
| Code | Message |
|---|---|
| 480 | Meta key is required |
| 481 | Meta key doesn’t exists |
| 482 | Product meta deleted |
| 483 | Product not found |
get-all-products #
| Code | Message |
|---|---|
| 810 | All products |
get-all-generators #
| Code | Message |
|---|---|
| 820 | All generators |
generate #
| Code | Message |
|---|---|
| 815 | Generated license keys |
get-license-keys #
| Code | Message |
|---|---|
| 730 | License keys |
send-telemetry-date #
| Code | Message |
|---|---|
| 830 | Correct format data saved |
| 831 | Incorrect format data saved |
get-telemetry-data #
| Code | Message |
|---|---|
| 970 | Telemetry data found |
get-available-license-keys-count #
| Code | Message |
|---|---|
| 740 | Product doesn’t exist |
| 741 | Available license keys count |
create-contract #
| Code | Message |
|---|---|
| 825 | Incorrect data found |
| 841 | contract created |
update-contract #
| Code | Message |
|---|---|
| 825 | Incorrect data found |
| 842 | contract updated |
delete-contract #
| Code | Message |
|---|---|
| 843 | contract deleted |
| 844 | Contract not found |
get-all-contracts #
| Code | Message |
|---|---|
| 846 | All contracts |
Contracts API get-info #
| Code | Message |
|---|---|
| 1200 | Contract not found |
| 1202 | Product not found |
| 1203 | Generator not found |
| 1204 | Contract found |
Contracts API generate #
| Code | Message |
|---|---|
| 1205 | License keys limit reached |
| 1206 | Cannot generate this quantity |
| 1300 | Contract license keys generated |
Contracts API destroy #
| Code | Message |
|---|---|
| 1400 | License key deleted |
| 1401 | License key not found |
Contracts API destroy-all #
| Code | Message |
|---|---|
| 1500 | License keys deleted |
| 1501 | No license keys not found |
