{"@context": "https://schema.org", "@type": "WebAPI", "name": "Labs64 NetLicensing RESTful API Test Center API", "description": "The Labs64 NetLicensing RESTful API gives you access to NetLicensing’s core features.AuthenticationYou authenticate to the NetLicensing API by providing your account credentials or simply use our demo account - demo:demoFind out more about Labs64 NetLicensing at netlicensing.io", "provider": {"@type": "Organization", "name": "netlicensing.io"}, "documentation": "http://io.labs64.com/NetLicensing-API/v2.x/netlicensing.json"}
The Labs64 NetLicensing RESTful API gives you access to NetLicensing’s core features.AuthenticationYou authenticate to the NetLicensing API by providing your account credentials or simply use our demo account - demo:demoFind out more about Labs64 NetLicensing at netlicensing.io
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://go.netlicensing.io/core/v2/rest
auth: b a s i c
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
The Labs64 NetLicensing RESTful API gives you access to NetLicensing’s core features.AuthenticationYou authenticate to the NetLicensing API by providing your account credentials or simply use our demo account - demo:demoFind out more about Labs64 NetLicensing at netlicensing.io
| method | path | what the vendor says it does |
|---|---|---|
GET | /license | List Licenses Return a list of all Licenses for the current Vendor License |
POST | /license | Create License Creates a new License License |
GET | /license/{licenseNumber} | Get License Get License by a 'licenseNumber' License |
POST | /license/{licenseNumber} | Update License Update License by a 'licenseNumber' License |
DELETE | /license/{licenseNumber} | Delete License Delete License by a 'licenseNumber' License |
GET | /licensee | List Licensees Return a list of all Licensees for the current Vendor Licensee |
POST | /licensee | Create Licensee Creates a new Licensee Licensee |
GET | /licensee/{licenseeNumber} | Get Licensee Return a Licensee by 'licenseeNumber' Licensee |
POST | /licensee/{licenseeNumber} | Update Licensee Sets the provided properties to a Licensee. Return an updated Licensee Licensee |
DELETE | /licensee/{licenseeNumber} | Delete Licensee Delete a Licensee by 'number' Licensee |
POST | /licensee/{licenseeNumber}/transfer | Transfer Licenses Licenses transfer between Licensees Licensee |
POST | /licensee/{licenseeNumber}/validate | Validate Licensee Validates active Licenses of the Licensee Licensee |
GET | /licensetemplate | List License Templates Return a list of all License Templates for the current Vendor License Template |
POST | /licensetemplate | Create License Template Creates a new License Template License Template |
GET | /licensetemplate/{licenseTemplateNumber} | Get License Template Return a License Template by 'licenseTemplateNumber' License Template |
POST | /licensetemplate/{licenseTemplateNumber} | Update License Template Sets the provided properties to a License Template. Return an updated License Template |
DELETE | /licensetemplate/{licenseTemplateNumber} | Delete License Template Delete a License Template by 'number'. License Template |
GET | /paymentmethod | List Payment Methods Return a list of all Payment Methods for the current Vendor Payment Method |
GET | /paymentmethod/{paymentMethodNumber} | Get Payment Method Return a Payment Method info by 'paymentMethodNumber' Payment Method |
POST | /paymentmethod/{paymentMethodNumber} | Update Payment Method Sets the provided properties to a Payment Method. Return an updated Payment Method Payme |
GET | /product | List Products Return a list of all configured Products for the current Vendor Product |
POST | /product | Create Product Creates a new Product Product |
GET | /product/{productNumber} | Get Product Return a Product by 'productNumber' Product |
POST | /product/{productNumber} | Update Product Sets the provided properties to a Product. Return an updated Product Product |
DELETE | /product/{productNumber} | Delete Product Delete a Product by 'number' Product |
GET | /productmodule | List Product Modules Return a list of all Product Modules for the current Vendor Product Module |
POST | /productmodule | Create Product Module Creates a new Product Module Product Module |
GET | /productmodule/{productModuleNumber} | Get Product Module Return a Product Module by 'productModuleNumber' Product Module |
POST | /productmodule/{productModuleNumber} | Update Product Module Sets the provided properties to a Product Module. Return an updated Product Module Produ |
DELETE | /productmodule/{productModuleNumber} | Delete Product Module Delete a Product Module by 'number' Product Module |
GET | /token | List Tokens Return a list of all tokens for the current Vendor Token |
POST | /token | Create token Create token by 'tokenType' and additional token parameters Token |
GET | /token/{tokenNumber} | Get token Return a token by 'tokenNumber' Token |
DELETE | /token/{tokenNumber} | Delete token Delete a token by 'number' Token |
GET | /transaction | List Transactions Return a list of all Transactions for the current Vendor Transaction |
POST | /transaction | Create Transaction Creates a new Transaction Transaction |
GET | /transaction/{transactionNumber} | Get Transaction Return a Transaction by 'transactionNumber' Transaction |
POST | /transaction/{transactionNumber} | Update Transaction Sets the provided properties to a Transaction. Return an updated Transaction Transaction |
GET | /utility/licenseTypes | List License Types Return a list of all License Types supported by the service Utility |
GET | /utility/licensingModels | List Licensing Models Return a list of all licensing models supported by the service Utility |
specification origin: http://io.labs64.com/NetLicensing-API/v2.x/netlicensing.json
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.