Sentry
85 actions · 15 events · 3 auth methods
PreviewObservabilityIAM
Authentication
Auth Token
Best for personal scripts, CI/CD, and single-user automation. Scoped to your account permissions.Guides: Connector Profile, Link Account
OAuth 2.0 (Confidential Application)
For server-side integrations where the client secret can be kept secure on your server.Guides: Connector Profile, Link Account
OAuth 2.0 (Public Application)
For client-side or mobile apps where the client secret cannot be stored securely. Uses PKCE.Guides: Connector Profile, Link Account
Getting Started
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.


Connector Profile
Sentry - Auth Token
Connector Profile
Sentry - OAuth 2.0 (Confidential Application)
Connector Profile
Sentry - OAuth 2.0 (Public Application)
Link an Account
Connect an account using StackOne Hub or Auth Link.


Link Account
Sentry - Auth Token
Link Account
Sentry - OAuth 2.0 (Confidential Application)
Link Account
Sentry - OAuth 2.0 (Public Application)
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard