PilotLicenser API

A RESTful API for managing software licenses for Mongoer

API Documentation

The PilotLicenser API provides endpoints for creating, verifying, and managing software licenses.

Explore the API using the API Explorer.

Key Endpoints

License Verification

POST /licenses/verify

Verify if a license key is valid

License Activation

POST /licenses/activate

Activate a license on a specific machine

License Deactivation

POST /licenses/deactivate

Deactivate a license on a specific machine

License Creation (Admin)

POST /admin/licenses/create

Create a new license for a customer

License Revocation (Admin)

POST /admin/licenses/revoke

Revoke an existing license