POST https://license.rmz.gg/verify
Verifies a license key and auto-activates the device in a single call. No separate activation step is needed.
Request
Send a JSON body with the following fields:Success Response (200)
Response Field Reference
Error Response
When E2EE is enabled on the product, both success and error responses are AES-256-GCM encrypted. The response structure changes to:Decrypt the
payload using AES-256-GCM with your product’s encryption key, the nonce, and the tag to get the original JSON response.
