Verify a license
Paste a license key (returned with each download) to check its authenticity, contents, and revocation status. Keys are HMAC-signed, so verification works offline and does not require sign-in.
Programmatic check: POST /api/license/verify with { "key": "…" }.