Skip to content

Commit 1da8aba

Browse files
authored
reverting changes to sentry api reference landing (#12907)
1 parent c990ee4 commit 1da8aba

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/api/index.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,18 @@ If you're looking for information about the API surface for Sentry's SDKs, see t
99

1010
## Versioning
1111

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

1414
## Getting Started
1515

16-
- [Sentry Postman Collection](https://www.postman.com/sentryio)
1716
- [Authentication](/api/auth/)
1817
- [Pagination](/api/pagination/)
1918
- [Permissions](/api/permissions/)
2019
- [Rate Limits](/api/ratelimits)
2120
- [Requests](/api/requests/)
21+
22+
### Sentry API Tutorials
23+
2224
- [Tutorial: Create a Sentry Authentication Token](/api/guides/create-auth-token/)
2325
- [Tutorial: Create and List Teams with the Sentry API](/api/guides/teams-tutorial/)
2426

0 commit comments

Comments
 (0)