# Licensing

License keys consist of a configurable prefix, environment marker and 256 bits of
random material. Only the SHA-256 hash and a display prefix are persisted. The
create response is the only response containing the full key.

Activation validates ownership, status, expiry and server binding, then issues a
short-lived signed server token. Revocation immediately invalidates renewal and
marks attached servers `LICENSE_INVALID`.
