Products in Commerce can generate license keys. A simple HTTP-based API is available to interact with license keys.   Basics For each of the endpoints, you will send a HTTP POST request, and a JSON object will be returned. The URL you will be posting to is: http://www.example.com/applications/nexus/interface/licenses/?ENDPOINT ...where example.com is your own URL, and ENDPOINT is one of the calls listed below.   Configuration Before you can use the API, you m