How do I manage Canvas Studio developer keys as an admin?

As a Canvas Studio admin, you can manage and create developer keys for your Canvas Studio account. A developer key is a code given to the developer of a third-party application that allows access to certain information and permissions within Studio. Developer keys can be used to create custom integrations with Studio and allow third-party apps to use Studio authentication. The developer key uses OAuth2 to enable the application to use Studio for authentication. For more information about OAuth2, see the Studio Public API documentation and the Connecting Studio OAuth via Postman article.

Open Studio Settings

Open Studio Settings

In Canvas Studio, click the Navigation Menu icon [1], then click the Settings link [2].

Open Developer Keys

To view the developer keys, click the Developer Keys tab.

View Developer Keys

The developer key displays the Name [1], Redirect URIs [2], Client ID [3], and Secret [4]. To show the secret, click the Show button [5]. To delete a developer key, click the Delete icon [6].

To add a developer key, click the Add Developer Key button [7].

Add Developer Key

Add Developer Key

In Key Settings, enter the app or company name in the Name field [1]. To allow request tokens for specific domains, enter the domain redirect URIs in the Redirect URI field [2]. Click the Save Key button [3].