File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments