The Cloudron REST API can be used to manage all aspects of the Cloudron like adding users and installing apps.
You can also develop custom apps for the Cloudron by following our packaging guide.
Scope: {{ client.scope }}
RedirectURI: {{ client.redirectURI }}
Client ID: {{ client.id }}
Client Secret: {{ client.clientSecret }}
{{ token.accessToken }}