Validate a license key
License Validation
Validate License
Returns validation status for the provided license key
GET
Validate a license key
Documentation Index
Fetch the complete documentation index at: https://docs.mclicense.org/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Plugin ID on dashboard
License key to validate (alphanumeric + hyphens, max 36 chars)
Query Parameters
Unique ID for heartbeat tracking (UUID format)
Unique ID for request to prevent replay attacks (UUID format)
Response
200 - application/json
License validation response
The plugin ID that was validated
Human-readable message about the validation result
The license key that was validated (alphanumeric + hyphens, max 36 chars)
Status code of the validation result
Available options:
valid, invalid_format, not_found, expired, max_ips, blacklisted, disabled, invalid_polymart, server_error The nonce that was provided in the request
Base64-encoded RSA signature of the response data

