| Code | Status | Validations pass? |
|---|
| 0 | pending | No |
| 1 | active | Yes |
| 2 | inactive | Yes (can still activate) |
| 3 | expired | No (until renewed) |
| 4 | suspended | No |
| 5 | revoked | No |
| 6 | terminated | No (permanent) |
| Code | Status |
|---|
| 1 | active |
| 2 | deactivated |
| 3 | revoked |
| Status | License effect |
|---|
| pending | License pending |
| trial | License active (no charge yet) |
| active | License active |
| on-hold | License suspended |
| pending-cancel | License active until end date, then revoked |
| cancelled | License revoked |
| expired | License revoked |
| Code | Source |
|---|
| 0 | import |
| 1 | generator |
| 2 | api |
| 3 | woocommerce |
Errors return a code and map to the matching HTTP status:
| Code | Meaning |
|---|
license_not_found | No license matches the key. |
expired | License is past expiry (+ grace). |
suspended | License is on hold. |
revoked | License has been revoked. |
terminated | License is permanently terminated. |
blacklisted | The key, fingerprint, or IP is on a deny list. |
machine_limit_exceeded | No seats available under the overage strategy. |
invalid_token | Missing/expired payment or download token. |