Skip to content

Commit

Permalink
reverting changes to sentry api reference landing (#12907)
Browse files Browse the repository at this point in the history
  • Loading branch information
codyde authored Mar 4, 2025
1 parent c990ee4 commit 1da8aba
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/api/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,18 @@ If you're looking for information about the API surface for Sentry's SDKs, see t

## Versioning

Sentry's web API is **v0** and under development. Public endpoints, especially those marked as beta may change.
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

- [Sentry Postman Collection](https://www.postman.com/sentryio)
- [Authentication](/api/auth/)
- [Pagination](/api/pagination/)
- [Permissions](/api/permissions/)
- [Rate Limits](/api/ratelimits)
- [Requests](/api/requests/)

### Sentry API Tutorials

- [Tutorial: Create a Sentry Authentication Token](/api/guides/create-auth-token/)
- [Tutorial: Create and List Teams with the Sentry API](/api/guides/teams-tutorial/)

Expand Down

0 comments on commit 1da8aba

Please sign in to comment.