URL: https://raw.githubusercontent.com/api-evangelist/sentry/refs/heads/main/apis.yml
Sentry is a developer-first application monitoring platform that helps software teams discover, triage, and prioritize errors and performance issues in production. Sentry provides real-time error monitoring, performance tracing, session replay, profiling, and release tracking for web, mobile, and backend applications across 22+ platforms and languages.
- Created: 2026-03-18
- Modified: 2026-05-02
Sentry provides error monitoring and performance tracking REST APIs for software applications. APIs enable issue management, event retrieval, release tracking, alert configuration, and project administration. All endpoints are scoped to an organization. Current API version is v0.
Human URL: https://docs.sentry.io/api/
Base URL: https://sentry.io/api/0
Error Monitoring, Debugging, Observability, Application Performance Management
Sentry provides official SDKs for 22+ platforms including JavaScript, Python, PHP, .NET, Java, Go, Ruby, Rust, Android, Apple, React Native, Unity, and Unreal Engine. Each SDK provides error capture, performance monitoring, session replay, and profiling capabilities.
Human URL: https://docs.sentry.io/platforms/
Error Monitoring, Debugging, Observability, Application Performance Management, SDK
The Sentry Integration Platform API enables building public and internal integrations with Sentry. Supports OAuth2 with PKCE, device authorization flow for CLI/CI environments, webhook notifications, and custom alert actions for third-party applications.
Human URL: https://docs.sentry.io/api/integration/
Error Monitoring, Integrations, Webhooks, OAuth
- Website
- Portal
- Documentation
- Authentication
- Rate Limits
- Getting Started
- Changelog
- Status
- Terms of Service
- Privacy Policy
- Blog
- SDKs
- GitHub Organization
- Developer Sandbox
- Pricing
| File | Description |
|---|---|
| sentry-api-openapi.yml | Sentry REST API v0 — organizations, issues, events, projects, releases, alerts |
| File | Description |
|---|---|
| sentry-webhooks-asyncapi.yml | Sentry Integration Platform webhooks — issues, errors, comments, installs, alerts |
| File | Description |
|---|---|
| sentry-issue-schema.json | JSON Schema for the Sentry Issue resource |
| File | Description |
|---|---|
| sentry-issue-structure.json | Field-by-field structural documentation for the Issue resource |
| File | Description |
|---|---|
| sentry-context.jsonld | JSON-LD context mapping Sentry vocabulary to schema.org |
| File | Description |
|---|---|
| sentry-list-organizations-example.json | List organizations |
| sentry-list-organization-issues-example.json | List and filter issues |
| sentry-create-release-example.json | Create a release |
| sentry-update-issue-example.json | Update issue status |
| File | Description |
|---|---|
| sentry-rules.yml | Spectral ruleset enforcing Sentry API conventions |
| File | Description |
|---|---|
| capabilities/error-monitoring.yaml | Unified error monitoring workflow — issue triage, release tracking, alerting |
| capabilities/shared/sentry-api.yaml | Per-API Naftiko consumed definition for the Sentry REST API |
| File | Description |
|---|---|
| sentry-vocabulary.yml | Domain vocabulary for Sentry error monitoring concepts |
Email: kin@apievangelist.com