You may want to have different types of license for your app - for example to differentiate users who have purchased your app or not. The Cloud App Licenser API does not feature dedicated functionality for this, but our in-app credits system can be adapted to be used instead for a tiered license system. For example, instead of using the number of in-app credits available for a license to represent in-app credits, you can use it to represent a license level/status. In the same way, when you add or remove in-app credits you can instead consider it as upgrading or downgrading license level/status. In such cases, you can also decide what level new licenses should be set at (e.g. level 1) by opting to issue one free in-app credit to new licenses.