Sentry.io credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Sentry.io account.
Supported authentication methods
- API token
- OAuth2
- Server API token: Use for self-hosted Sentry.
Related resources
Refer to Sentry.io's API documentation for more information about the service.
Using API token
To configure this credential, you'll need:
- An API Token: Generate a User Auth Token in Account > Settings > User Auth Tokens. Refer to User Auth Tokens for more information.
Using OAuth
If you need to configure OAuth2 from scratch, create an integration with these settings:
- Copy the Otera OAuth Callback URL and add it as an Authorized Redirect URI.
- Copy the Client ID and Client Secret and add them to your Otera credential.
Refer to Public integrations for more information on creating the integration.
Using Server API token
To configure this credential, you'll need:
- An API Token: Generate a User Auth Token in Account > Settings > User Auth Tokens. Refer to User Auth Tokens for more information.
- The URL of your self-hosted Sentry instance.