License Validation
Validate License
Returns validation status for the provided license key
GET
Path Parameters
Plugin ID on dashboard
License key to validate (UUID format)
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
Status code of the validation result
Available options:
valid
, invalid_format
, not_found
, expired
, max_ips
, server_error
The nonce that was provided in the request
Base64-encoded RSA signature of the response data