Server truth, verified locally
Product clients verify signed responses with a public key. Private signing material never leaves your server.
{
"success": true,
"data": {
"license": {
"status": "ACTIVE",
"plan": "Standard"
},
"nonce": "client-nonce"
},
"algorithm": "Ed25519",
"signature": "base64url-signature"
}