Skip to main content

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

  1. Log in to Sentry.io
  2. Go to Settings > Account > API > Auth Tokens

Step 2: Generate an Auth Token

  1. Click Create New Token
  2. Select the required scopes for your use case:
    • project:read - Read project data
    • org:read - Read organization data
    • event:read - Read events
    • Other scopes as needed
  3. Click Create Token
  4. 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

Sentry 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.