netlicensing.io

The Labs64 NetLicensing RESTful API gives you access to NetLicensing’s core features. Authentication You authenticate to the NetLicensing API by providing your account credentials or simply use our d

🔑 basic 40 endpoints developer_tools
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
List Tokens
curl \
  -u "$API_USER:$API_PASS" \
  https://go.netlicensing.io/core/v2/rest/token
List Licenses
curl \
  -u "$API_USER:$API_PASS" \
  https://go.netlicensing.io/core/v2/rest/license
List Products
curl \
  -u "$API_USER:$API_PASS" \
  https://go.netlicensing.io/core/v2/rest/product
Endpoints (40 total)
GET
/token
List Tokens
GET
/license
List Licenses
GET
/product
List Products
GET
/licensee
List Licensees
GET
/transaction
List Transactions
GET
/paymentmethod
List Payment Methods
GET
/productmodule
List Product Modules
GET
/licensetemplate
List License Templates
GET
/token/{tokenNumber}
Get token
GET
/utility/licenseTypes
List License Types
GET
/license/{licenseNumber}
Get License
GET
/product/{productNumber}
Get Product
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints40
Authbasic
Categories1
https://go.netlicensing.io/core/v2/rest