Skip to content

Status & Error Codes

CodeStatusValidations pass?
0pendingNo
1activeYes
2inactiveYes (can still activate)
3expiredNo (until renewed)
4suspendedNo
5revokedNo
6terminatedNo (permanent)
CodeStatus
1active
2deactivated
3revoked
StatusLicense effect
pendingLicense pending
trialLicense active (no charge yet)
activeLicense active
on-holdLicense suspended
pending-cancelLicense active until end date, then revoked
cancelledLicense revoked
expiredLicense revoked
CodeSource
0import
1generator
2api
3woocommerce

Errors return a code and map to the matching HTTP status:

CodeMeaning
license_not_foundNo license matches the key.
expiredLicense is past expiry (+ grace).
suspendedLicense is on hold.
revokedLicense has been revoked.
terminatedLicense is permanently terminated.
blacklistedThe key, fingerprint, or IP is on a deny list.
machine_limit_exceededNo seats available under the overage strategy.
invalid_tokenMissing/expired payment or download token.