Sentry API
The Sentry API provides programmatic access to Sentry's error tracking, performance monitoring, and organizational data. It allows developers to manage projects, issues, releases, and more.
Documentation
Documentation
https://docs.sentry.io/api/
Authentication
https://docs.sentry.io/api/auth/
Getting Started
https://docs.sentry.io/api/guides/create-auth-token/
Rate Limits
https://docs.sentry.io/api/ratelimits/
Specifications
OpenAPI
https://github.com/getsentry/sentry-api-schema/blob/main/openapi-derefed.json
OpenAPI
openapi/sentry-api-openapi.yml
JSONLD
json-ld/sentry-context.jsonld
Schemas & Data
JSONSchema
json-schema/sentry-organization-schema.json
JSONSchema
json-schema/sentry-project-schema.json
JSONSchema
json-schema/sentry-issue-schema.json
JSONSchema
json-schema/sentry-event-schema.json
JSONSchema
json-schema/sentry-team-schema.json
JSONSchema
json-schema/sentry-release-schema.json
JSONSchema
json-schema/sentry-alert-rule-schema.json
JSONSchema
json-schema/sentry-monitor-schema.json
JSONSchema
json-schema/sentry-replay-schema.json
Other Resources
SDKs
https://docs.sentry.io/platforms/
PostmanCollection
https://www.postman.com/sentryio/sentry-api-collection/documentation/xtzhckg/sentry-api-collection
Webhooks
https://docs.sentry.io/organization/integrations/integration-platform/webhooks/
Pagination
https://docs.sentry.io/api/pagination/
Permissions
https://docs.sentry.io/api/permissions/
Reference
https://docs.sentry.io/api/requests/
OpenAPI
#Error Tracking
#Monitoring
#Observability
#Performance