API Reference
Validate License
Validate a license key.
Query Parameters
key*string
The license key to validate.
product*string
The product ID to validate the key against.
Response Body
curl -X GET "https://loading/api/v1/licenses/validate?key=string&product=string"