Sentry

sentry.io

Community

Sentry is an application monitoring and error tracking platform. Capture, triage, and resolve errors and performance issues across your stack in real-time.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://sentry.io/api/0

Crawl failures

1

Last verified

2026-03-01T11:54:40.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

create_alert_rule

Create an alert rule to get notified when specific error conditions are met.

Detail: https://sentry.io/api/0/capabilities/create_alert_rule

get_issue_details

Retrieve detailed information about a specific issue including stacktrace and events.

Detail: https://sentry.io/api/0/capabilities/get_issue_details

list_events

List recent error events for a project with full stacktraces and context.

Detail: https://sentry.io/api/0/capabilities/list_events

list_issues

List error issues for a project with filtering by status, priority, and query.

Detail: https://sentry.io/api/0/capabilities/list_issues

list_projects

List all projects accessible to the authenticated user across organizations.

Detail: https://sentry.io/api/0/capabilities/list_projects

resolve_issue

Update an issue's status to resolved, ignored, or unresolved.

Detail: https://sentry.io/api/0/capabilities/resolve_issue

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Sentry
Description: Sentry is an application monitoring and error tracking platform. Capture, triage, and resolve errors and performance issues across your stack in real-time.
Auth: api_key
Capabilities:
  - create_alert_rule: Create an alert rule to get notified when specific error conditions are met.
  - get_issue_details: Retrieve detailed information about a specific issue including stacktrace and events.
  - list_events: List recent error events for a project with full stacktraces and context.
  - list_issues: List error issues for a project with filtering by status, priority, and query.
  - list_projects: List all projects accessible to the authenticated user across organizations.
  - resolve_issue: Update an issue's status to resolved, ignored, or unresolved.