Licenses (vendor workspace)
Issuing, downloading, revoking, and binding policies from the dashboard.
Vendors create licenses against a product and release, then distribute license.bin and the license key to customers. License types (perpetual, trial, subscription, floating, node-locked, …) drive validation rules and optional activation/session behavior.
Dashboard
Use global Licenses or per-product license lists. Download, revoke, refresh, seat edits, and hardware-binding flows are exposed in the UI and mirrored under /api/Licenses/....
Anonymous validation
Customer runtimes call POST /api/Licenses/validate with the product X-API-KEY — never the private signing key. See Licenses API topic for multipart and polling endpoints.
