Sentry
Prefer guided AI setup?
Instead of following these steps manually, you can use the AI Credential Assistant — describe what you want to connect and the AI will walk you through the setup step by step, tailored to your account.
Overview
Sentry is an application monitoring and error tracking platform. Connect your Sentry account to automate error management, release tracking, and performance monitoring workflows.
Authentication Type
Bearer Token
Setup Instructions
Step 1: Access Sentry Settings
- Log in to Sentry.io
- Go to Settings > Account > API > Auth Tokens
Step 2: Generate an Auth Token
- Click Create New Token
- Select the required scopes for your use case:
project:read- Read project dataorg:read- Read organization dataevent:read- Read events- Other scopes as needed
- Click Create Token
- Copy the generated token
Configuration Fields
- Token: Your Sentry auth token
Common Use Cases
- Monitor application errors
- Track releases and deployments
- Analyze performance issues
- Manage issues and alerts
- Integrate with CI/CD pipelines
Self-Hosted Sentry
If you're using self-hosted Sentry, you can use the Server API Token option and provide your Sentry instance URL.
API Documentation
Next Steps
Got your credential? Connect it to an agent
Use the AI Tool Creator to turn this credential into agent-callable tools. Describe what your agent should be able to do and the AI investigates the API, configures the endpoints, and gives you a reviewable toolkit before saving anything.