License skeleton · WEBSITE_F4_LICENSE_ISSUER_SKELETON_1780391122
License and activation code skeleton
WEBSITE-F4 license API skeleton is online. It does not issue real licenses yet; it defines how payment can later produce activation code and how the app redeems it into signed entitlement.
Meaning
Payment proves the customer is eligible; license system makes the application usable. Activation code is the bridge between website and app.
Current API
- GET /api/license/status
- GET /api/license/public-key
- POST /api/license/issue dry-run
- POST /api/license/redeem dry-run