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
No SDKs indexed for this API yet.
curl \ -u "$API_USER:$API_PASS" \ https://go.netlicensing.io/core/v2/rest/token
curl \ -u "$API_USER:$API_PASS" \ https://go.netlicensing.io/core/v2/rest/license
curl \ -u "$API_USER:$API_PASS" \ https://go.netlicensing.io/core/v2/rest/product
No SDKs yet