integrations.sh
← all integrations

Labs64 NetLicensing RESTful API Test Center

OpenAPI apis-guru developer_tools

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.createLicense

    Creates a new License

  • license.deleteLicense

    Delete License by a 'licenseNumber'

  • license.getLicense

    Get License by a 'licenseNumber'

  • license.listLicenses

    Return a list of all Licenses for the current Vendor

  • license.updateLicense

    Update License by a 'licenseNumber'

  • licensee.createLicensee

    Creates a new Licensee

  • licensee.deleteLicensee

    Delete a Licensee by 'number'

  • licensee.getLicensee

    Return a Licensee by 'licenseeNumber'

  • licensee.listLicensees

    Return a list of all Licensees for the current Vendor

  • licensee.transferLicenses

    Licenses transfer between Licensees

  • licensee.updateLicensee

    Sets the provided properties to a Licensee. Return an updated Licensee

  • licensee.validateLicensee

    Validates active Licenses of the Licensee

  • licenseTemplate.createLicenseTemplate

    Creates a new License Template

  • licenseTemplate.deleteLicenseTemplate

    Delete a License Template by 'number'.

  • licenseTemplate.getLicenseTemplate

    Return a License Template by 'licenseTemplateNumber'

  • licenseTemplate.listLicenseTemplates

    Return a list of all License Templates for the current Vendor

  • licenseTemplate.updateLicenseTemplate

    Sets the provided properties to a License Template. Return an updated License Template

  • paymentMethod.getPaymentMethod

    Return a Payment Method info by 'paymentMethodNumber'

  • paymentMethod.listPaymentMethods

    Return a list of all Payment Methods for the current Vendor

  • paymentMethod.updatePaymentMethod

    Sets the provided properties to a Payment Method. Return an updated Payment Method

  • product.createProduct

    Creates a new Product

  • product.deleteProduct

    Delete a Product by 'number'

  • product.listProducts

    Return a list of all configured Products for the current Vendor

  • product.productNumber

    Return a Product by 'productNumber'

  • product.updateProduct

    Sets the provided properties to a Product. Return an updated Product

  • productModule.createProductModule

    Creates a new Product Module

  • productModule.deleteProductModule

    Delete a Product Module by 'number'

  • productModule.getProductModule

    Return a Product Module by 'productModuleNumber'

  • productModule.listProductModules

    Return a list of all Product Modules for the current Vendor

  • productModule.updateProductModule

    Sets the provided properties to a Product Module. Return an updated Product Module

  • token.createToken

    Create token by 'tokenType' and additional token parameters

  • token.deleteToken

    Delete a token by 'number'

  • token.getToken

    Return a token by 'tokenNumber'

  • token.listTokens

    Return a list of all tokens for the current Vendor

  • transaction.createTransaction

    Creates a new Transaction

  • transaction.getTransaction

    Return a Transaction by 'transactionNumber'

  • transaction.listTransactions

    Return a list of all Transactions for the current Vendor

  • transaction.updateTransaction

    Sets the provided properties to a Transaction. Return an updated Transaction

  • utility.licenseTypes

    Return a list of all License Types supported by the service

  • utility.licensingModels

    Return a list of all licensing models supported by the service

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools