[metadata]
og:image: https://sentry-docs-8crvyypmm.sentry.dev/og.png
og:image:height: 630
og:image:width: 1200
og:title: API Reference
og:type: website
twitter:card: summary_large_image
twitter:image: https://sentry-docs-8crvyypmm.sentry.dev/og.png
twitter:image:height: 630
twitter:image:width: 1200
twitter:title: API Reference
viewport: width=device-width, initial-scale=1
zd-site-verification: ocu6mswx6pke3c6qvozr2e

[canonical-links]
https://docs.sentry.io/api/

[document-links]
AI: /ai/
API Reference: /api/
API: /api/
Authentication: /api/auth/
Crons: /api/crons/
Dashboards: /api/dashboards/
Discover & Performance: /api/discover/
Docs: /
Environments: /api/environments/
Events & Issues: /api/events/
Explore: /api/explore/
Go to Sentry: https://sentry.io/
Guides: /guides/
Home: /
Integration Platform: /api/integration/
Integrations: /api/integrations/
Mobile Builds: /api/mobile-builds/
Monitors & Alerts: /api/monitors/
Next Authentication: /api/auth/
Organizations: /api/organizations/
Paginating Results: /api/pagination/
Pagination: /api/pagination/
Permissions & Scopes: /api/permissions/
Permissions: /api/permissions/
Previous Sentry CLI: /cli/
Product Changelog: https://sentry.io/changelog/
Product: /product/
Profiling: /api/profiling/
Projects: /api/projects/
Rate Limits: /api/ratelimits/
Releases: /api/releases/
Replays: /api/replays/
Requests: /api/requests/
SCIM: /api/scim/
SDK Development: https://develop.sentry.dev/sdk/overview/
SDKs: /platforms/
Sandbox: https://sandbox.sentry.io/
Seer: /api/seer/
Snapshots: /api/snapshots/
Spike Protection Notifications: /api/spike-protection/
Teams: /api/teams/
Tutorial: Create a Sentry Authentication Token: /api/guides/create-auth-token/
Tutorial: Create and List Teams with the Sentry API: /api/guides/teams-tutorial/
Users: /api/users/
data storage location: /organization/data-storage-location/#what-types-of-data-are-stored-where
what types of data are stored where: /organization/data-storage-location/#what-types-of-data-are-stored-where

[content]
API Reference
Skip to content
Docs
SDKs
Product
AI
Guides
Concepts
API
Manage
Ask AI
Go to Sentry
Open Main Menu
API Reference
Authentication
Paginating Results
Permissions & Scopes
Rate Limits
Requests
Crons
Dashboards
Discover & Performance
Environments
Events & Issues
Explore
Integration Platform
Integrations
Mobile Builds
Monitors & Alerts
Organizations
Profiling
Projects
Releases
Replays
SCIM
Seer
Snapshots
Spike Protection Notifications
Teams
Users
Product Changelog
Sandbox
More
Home
API Reference
Copy page
API Reference
The Sentry web API is used to access the Sentry platform programmatically. You can use the APIs to manage account-level resources, like organizations and teams, as well as manage and export data.
If you're looking for information about the API surface for Sentry's SDKs, see the
SDK Development
docs.
Versioning
The current version of the Sentry's web API is considered
v0
. Our public endpoints are generally stable, but beta endpoints are subject to change.
Getting Started
Authentication
Pagination
Permissions
Rate Limits
Requests
Sentry API Tutorials
Tutorial: Create a Sentry Authentication Token
Tutorial: Create and List Teams with the Sentry API
Choosing the Right API Base Domain
While many of Sentry's APIs use
sentry.io
as the host for API endpoints, if you want to indicate a specific
data storage location
, you can use your region-specific domain. Using your organization's region-specific domain will generally result in lower latency for most API calls. For example, if you are hosted in the US region, you would use
us.sentry.io
. You can check which region your organization is in by viewing your organization’s settings page.
US region is hosted on
us.sentry.io
DE region is hosted on
de.sentry.io
.
To find out which API resources are available on region-based domains, see
what types of data are stored where
for more information.
Previous
Sentry CLI
Next
Authentication
Was this helpful?
Yes 👍
No 👎
How can we improve this page?
Email
(optional)
Submit feedback
