Products, releases, features & entitlements
Everything you define before issuing a license.
Products & RSA keys
Prefix /api/Products. Common operations:
POST /api/Products/{id}/keys/generate— create key material for signing.GET /api/Products/{id}/keys/status— readiness of keys.GET /api/Products/{id}/keys/publicand.../public/download— distribute public key to SDK clients.
Releases & entitlements
Software releases — release lines and metadata (REST routes are grouped with your product/release authoring flow).
Entitlement sets — bundle features for assignment to licenses.
Features — feature definitions and administrative CRUD.
