Products
The anchor entity for RSA keys, releases, entitlements, and licenses.
A product represents the application you license. All license files, product API keys, and validation traffic are tied to a product id.
Dashboard
Navigate to Products, open a product for overview, features, entitlements, releases, licenses, users, access matrix, and audit logs. This is the primary workspace before you issue keys or licenses.
REST & SDK
/api/Products/... covers RSA key generation, status, public key download, product CRUD, and related settings. Customer apps never use the vendor JWT for validation; they use the product API key on anonymous license endpoints (see Licenses API).
Products & releases API · RSA keys guide · .NET SDK integration
