Navigate to Developer Keys and create API Key
- Log in to your Canvas LMS instance as an administrator.
- In Global Navigation, click Admin, then click the name of your account.
- In Account Navigation, click Developer Keys.
- Click the Add Developer Key button and select the API Key option.
Enter API Key Settings
Fill in all the required settings for your OAuth API key:
For the Redirect URIs: Add
https://api.nango.dev/oauth/callbackGet your credentials
After saving, you’ll see your developer key in the list. Ensure that the key is enabled, then:
- Client ID: The Client ID is displayed in the developer key Details column.
- Client Secret: Click the Show Key button to view your Client Secret.
- Save both the Client ID and Client Secret - you’ll need these when configuring the integration in Nango.
Next
Follow the Quickstart.