REST API overview
LicenPro exposes an ASP.NET Core API under /api/... on your deployment (cloud:
https://licenpro.runasp.net/api). Most management routes require a
Bearer JWT (dashboard users). Anonymous SDK and server integrations use
X-API-KEY on selected routes such as POST /api/Licenses/validate.
