API Documentation

The REST API allows developers to hook into Clientexec and connect it to third-party applications.

Add a license

Arguments

Name Type Description
domainname string Domain name that a license is tied to (required)

Example JSON Response

{
    "error": false,
    "remaining": 208
}