Labs64 NetLicensing RESTful API Test Center
The Labs64 gives you access to NetLicensing’s core features.
Authentication
You authenticate to the NetLicensing API by providing your account credentials or simply use our demo account - demo:demo
Find out more about Labs64 NetLicensing at
- Homepage
- https://api.apis.guru/v2/specs/netlicensing.io/2.x.json
- Provider
- netlicensing.io
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/netlicensing.io/2.x/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/netlicensing.io/2.x/openapi.yaml
Tools (42)
Extracted live via the executor SDK.
-
license.createLicenseCreates a new License
-
license.deleteLicenseDelete License by a 'licenseNumber'
-
license.getLicenseGet License by a 'licenseNumber'
-
license.listLicensesReturn a list of all Licenses for the current Vendor
-
license.updateLicenseUpdate License by a 'licenseNumber'
-
licensee.createLicenseeCreates a new Licensee
-
licensee.deleteLicenseeDelete a Licensee by 'number'
-
licensee.getLicenseeReturn a Licensee by 'licenseeNumber'
-
licensee.listLicenseesReturn a list of all Licensees for the current Vendor
-
licensee.transferLicensesLicenses transfer between Licensees
-
licensee.updateLicenseeSets the provided properties to a Licensee. Return an updated Licensee
-
licensee.validateLicenseeValidates active Licenses of the Licensee
-
licenseTemplate.createLicenseTemplateCreates a new License Template
-
licenseTemplate.deleteLicenseTemplateDelete a License Template by 'number'.
-
licenseTemplate.getLicenseTemplateReturn a License Template by 'licenseTemplateNumber'
-
licenseTemplate.listLicenseTemplatesReturn a list of all License Templates for the current Vendor
-
licenseTemplate.updateLicenseTemplateSets the provided properties to a License Template. Return an updated License Template
-
paymentMethod.getPaymentMethodReturn a Payment Method info by 'paymentMethodNumber'
-
paymentMethod.listPaymentMethodsReturn a list of all Payment Methods for the current Vendor
-
paymentMethod.updatePaymentMethodSets the provided properties to a Payment Method. Return an updated Payment Method
-
product.createProductCreates a new Product
-
product.deleteProductDelete a Product by 'number'
-
product.listProductsReturn a list of all configured Products for the current Vendor
-
product.productNumberReturn a Product by 'productNumber'
-
product.updateProductSets the provided properties to a Product. Return an updated Product
-
productModule.createProductModuleCreates a new Product Module
-
productModule.deleteProductModuleDelete a Product Module by 'number'
-
productModule.getProductModuleReturn a Product Module by 'productModuleNumber'
-
productModule.listProductModulesReturn a list of all Product Modules for the current Vendor
-
productModule.updateProductModuleSets the provided properties to a Product Module. Return an updated Product Module
-
token.createTokenCreate token by 'tokenType' and additional token parameters
-
token.deleteTokenDelete a token by 'number'
-
token.getTokenReturn a token by 'tokenNumber'
-
token.listTokensReturn a list of all tokens for the current Vendor
-
transaction.createTransactionCreates a new Transaction
-
transaction.getTransactionReturn a Transaction by 'transactionNumber'
-
transaction.listTransactionsReturn a list of all Transactions for the current Vendor
-
transaction.updateTransactionSets the provided properties to a Transaction. Return an updated Transaction
-
utility.licenseTypesReturn a list of all License Types supported by the service
-
utility.licensingModelsReturn a list of all licensing models supported by the service
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools