Sentry logo

Sentry

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.

3 APIs 16 Features
Error MonitoringDebuggingObservabilityApplication Performance ManagementDeveloper Tools

APIs

Sentry Error Monitoring API

Sentry provides error monitoring and performance tracking REST APIs for software applications. APIs enable issue management, event retrieval, release tracking, alert configurati...

Sentry SDK API

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

Sentry Integration Platform API

The Sentry Integration Platform API enables building public and internal integrations with Sentry. Supports OAuth2 with PKCE, device authorization flow for CLI/CI environments, ...

Features

Developer: free with 5K errors, 5M spans, 50 replays
Team at $26/mo annual: 50K errors, 5M spans, unlimited users
Business at $80/mo: insights, anomaly detection, SAML/SCIM
Enterprise: custom retention, residency, TAM
Pay-as-you-go for additional volume on Team+
Web API: 40 req/sec read and write per auth token
SDK ingest per-DSN with configurable spike protection
OAuth 2.0 (Sentry Apps) and auth tokens
Webhooks for issues, alerts, deployments
100+ language/framework SDKs
Tracing with distributed context
Profiling for CPU and memory
Session Replay (web and mobile)
Uptime and Cron monitoring
Performance/Insights dashboards (Business+)
AI debugging agent (Team+ add-on)

Event Specifications

Sentry Integration Platform Webhooks

Sentry Integration Platform delivers webhook notifications to registered integrations when events occur in Sentry. Webhooks are sent as HTTP POST requests signed with HMAC-SHA25...

ASYNCAPI

Semantic Vocabularies

Sentry Context

25 classes · 8 properties

JSON-LD

API Governance Rules

Sentry API Rules

13 rules · 5 errors 7 warnings 1 info

SPECTRAL

Resources

🔗
PostmanWorkspace
PostmanWorkspace
🔗
ArazzoWorkflows
ArazzoWorkflows
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🌐
Portal
Portal
🔗
Documentation
Documentation
🔑
Authentication
Authentication
🔗
RateLimits
RateLimits
🚀
GettingStarted
GettingStarted
📄
ChangeLog
ChangeLog
🟢
StatusPage
StatusPage
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
📰
Blog
Blog
📦
SDKs
SDKs
👥
GitHubOrganization
GitHubOrganization
🔧
DeveloperTools
DeveloperTools
💰
Pricing
Pricing
📝
SignUp
SignUp
🔗
Login
Login
🔗
JSONSchema
JSONSchema
🔗
JSONLDContext
JSONLDContext
🔗
JSONStructure
JSONStructure
🔗
Vocabulary
Vocabulary
🔗
SpectralRules
SpectralRules
🔗
Capabilities
Capabilities
🔗
LLMsTxt
LLMsTxt

Sources

Raw ↑
aid: sentry
name: Sentry
description: >-
  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.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Error Monitoring
  - Debugging
  - Observability
  - Application Performance Management
  - Developer Tools
url: https://raw.githubusercontent.com/api-evangelist/sentry/refs/heads/main/apis.yml
created: '2026-03-18'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
  - aid: sentry:sentry-error-monitoring-api
    name: Sentry Error Monitoring API
    description: >-
      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.
    humanURL: https://docs.sentry.io/api/
    baseURL: https://sentry.io/api/0
    tags:
      - Error Monitoring
      - Debugging
      - Observability
      - Application Performance Management
    properties:
      - type: Documentation
        url: https://docs.sentry.io/api/
      - type: Reference
        url: https://docs.sentry.io/api/
      - type: Authentication
        url: https://docs.sentry.io/api/auth/
      - type: RateLimits
        url: https://docs.sentry.io/api/ratelimits/
      - type: GettingStarted
        url: https://docs.sentry.io/api/guides/create-auth-token/
      - type: OpenAPI
        url: openapi/sentry-api-openapi.yml
    contact:
      - FN: Sentry Support
        url: https://sentry.io/support/
        email: support@sentry.io
  - aid: sentry:sentry-sdk-api
    name: Sentry SDK API
    description: >-
      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.
    humanURL: https://docs.sentry.io/platforms/
    tags:
      - Error Monitoring
      - Debugging
      - Observability
      - Application Performance Management
      - SDK
    properties:
      - type: Documentation
        url: https://docs.sentry.io/platforms/
      - type: Reference
        url: https://develop.sentry.dev/sdk/overview/
  - aid: sentry:sentry-integration-platform-api
    name: Sentry Integration Platform API
    description: >-
      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.
    humanURL: https://docs.sentry.io/api/integration/
    tags:
      - Error Monitoring
      - Integrations
      - Webhooks
      - OAuth
    properties:
      - type: Documentation
        url: https://docs.sentry.io/api/integration/
      - type: Authentication
        url: https://docs.sentry.io/api/auth/
      - type: AsyncAPI
        url: asyncapi/sentry-webhooks-asyncapi.yml
common:
  - type: PostmanWorkspace
    url: https://www.postman.com/kinlaneapi/sentry/overview
  - type: ArazzoWorkflows
    url: arazzo/
    workflows:
      - url: arazzo/sentry-escalate-issue-workflow.yml
        name: Sentry Escalate and Assign an Issue
        summary: Find a high-severity unresolved issue, review its events, then escalate priority and assign an owner.
      - url: arazzo/sentry-investigate-project-issues-workflow.yml
        name: Sentry Investigate a Project's Issues
        summary: Confirm a project, list its issues, then drill into the top issue's detail and events.
      - url: arazzo/sentry-organization-survey-workflow.yml
        name: Sentry Organization Monitoring Survey
        summary: Resolve an organization, then inventory its projects, releases, and alert rules.
      - url: arazzo/sentry-resolve-issues-in-release-workflow.yml
        name: Sentry Resolve Issues in the Next Release
        summary: Create a release, then mark the noisiest unresolved issues as resolved in that next release.
      - url: arazzo/sentry-track-deployment-release-workflow.yml
        name: Sentry Track a Deployment Release
        summary: Idempotently record a release for a project, creating it only when it does not already exist.
      - url: arazzo/sentry-triage-issue-workflow.yml
        name: Sentry Triage and Resolve an Issue
        summary: Find the most relevant unresolved issue, inspect its events, then resolve or reprioritize it.
  - type: LinkedIn
    url: https://www.linkedin.com/company/getsentry
  - type: Website
    url: https://sentry.io/
  - type: Portal
    url: https://docs.sentry.io/api/
  - type: Documentation
    url: https://docs.sentry.io/api/
  - type: Authentication
    url: https://docs.sentry.io/api/auth/
  - type: RateLimits
    url: https://docs.sentry.io/api/ratelimits/
  - type: GettingStarted
    url: https://docs.sentry.io/api/guides/create-auth-token/
  - type: ChangeLog
    url: https://sentry.io/changelog/
  - type: StatusPage
    url: https://status.sentry.io/
  - type: TermsOfService
    url: https://sentry.io/terms/
  - type: PrivacyPolicy
    url: https://sentry.io/legal/privacy/
  - type: Blog
    url: https://sentry.io/blog/
  - type: SDKs
    url: https://docs.sentry.io/platforms/
  - type: GitHubOrganization
    url: https://github.com/getsentry
  - type: DeveloperTools
    url: https://sandbox.sentry.io/
  - type: Pricing
    url: https://sentry.io/pricing/
  - type: SignUp
    url: https://sentry.io/signup/
  - type: Login
    url: https://sentry.io/auth/login/
  - type: JSONSchema
    url: json-schema/sentry-issue-schema.json
  - type: JSONLDContext
    url: json-ld/sentry-context.jsonld
  - type: JSONStructure
    url: json-structure/sentry-issue-structure.json
  - type: Vocabulary
    url: vocabulary/sentry-vocabulary.yml
  - type: SpectralRules
    url: rules/sentry-rules.yml
  - type: Capabilities
    url: capabilities/error-monitoring.yaml
  - type: Features
    data:
      - 'Developer: free with 5K errors, 5M spans, 50 replays'
      - 'Team at $26/mo annual: 50K errors, 5M spans, unlimited users'
      - 'Business at $80/mo: insights, anomaly detection, SAML/SCIM'
      - 'Enterprise: custom retention, residency, TAM'
      - Pay-as-you-go for additional volume on Team+
      - 'Web API: 40 req/sec read and write per auth token'
      - SDK ingest per-DSN with configurable spike protection
      - OAuth 2.0 (Sentry Apps) and auth tokens
      - Webhooks for issues, alerts, deployments
      - 100+ language/framework SDKs
      - Tracing with distributed context
      - Profiling for CPU and memory
      - Session Replay (web and mobile)
      - Uptime and Cron monitoring
      - Performance/Insights dashboards (Business+)
      - AI debugging agent (Team+ add-on)
    sources:
      - https://sentry.io/pricing/
    updated: '2026-05-04'
  - type: Integrations
    url: https://sentry.io/integrations/
  - type: LLMsTxt
    url: https://docs.sentry.io/llms.txt
integrations:
  - name: Github
  - name: Slack
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com