Client Libraries
The projects listed below are open source projects. Releases for these projects will be listed on the corresponding project’s download area. Feel free to use the project’s issue tracker to log bugs or feature requests, and the project’s wiki to share your tips and tricks.
Contributions to these projects are welcome: if you are interested in contributing, don’t hesitate to contact us at netlicensing.io/contact.
Use the following client libraries and examples as a foundation for integrating NetLicensing in your code. It will help you to understand how to perform the validation, build the infrastructure to manage and track licenses, perform various vendor administrative tasks, etc. using the NetLicensing API. Choose any sample code below that is appropriate for your environment.
Clients
Java
- NetLicensingClient-java - Java wrapper for NetLicensing RESTful API
JavaScript
- NetLicensingClient-javascript - JavaScript wrapper for NetLicensing RESTful API
Kotlin
- NetLicensingClient-kotlin - Kotlin wrapper for NetLicensing RESTful API
.NET
- NetLicensingClient-csharp - C# wrapper for NetLicensing RESTful API
PHP
- NetLicensingClient-php - PHP wrapper for NetLicensing RESTful API
C++
- NetLicensingClient-cpp - C++ wrapper for NetLicensing RESTful API
Command-line
- cURL code snippets - please refer to the “Try it now” sections at NetLicensing API (RESTful) endpoints description
Integrations
NetLicensing can be easily integrated with common e-Commerce, Billing and Subscription Management platforms.
Online test application
- NetLicensing API Test Center - Test Labs64 NetLicensing RESTful API online
- NetLicensing-Demo - NetLicensing Demo Application