Sentry User Auth Token
Description
General
- Documentation: https://docs.sentry.io/api/auth/
- Summary: Sentry is a tool to help developers monitor errors. Tokens are used to authenticate requests to the API.
Revoke the secret
Tokens can be revoked from the user's dashboard.
Details for Sentry User Auth Token v1
-
Family: token
-
Category: monitoring
-
Company: Sentry
-
High recall: False
-
Validity check available: True
-
Analyzer available: True
-
Revoker available: False
-
On-premise instances exist: True
-
Only valid secrets raise an alert: True
-
Occurrences found for one million commits: 7.01
-
Prefixed: False
Details for Sentry User Auth Token v2
-
Family: token
-
Category: monitoring
-
Company: Sentry
-
High recall: False
-
Validity check available: True
-
Analyzer available: True
-
Revoker available: False
-
On-premise instances exist: True
-
Only valid secrets raise an alert: False
-
Occurrences found for one million commits: 0.2
-
Prefixed: False
Secret Analyzer
Analysis Method
- Provider allows scopes enumeration: False
- Total network call count: 20
- Total call count may vary: True
HTTP Calls
Requests are designed to capture metadata and not to function effectively.
- DELETE: /api/0/organizations/*/issues/*/
- DELETE: /api/0/organizations/*/scim/v2/Users/*
- DELETE: /api/0/projects/*/*/
- DELETE: /api/0/sentry-apps/*/
- DELETE: /api/0/teams/*/*/
- GET: /api/0/auth/
- GET: /api/0/organizations/
- GET: /api/0/organizations/*/members/
- GET: /api/0/organizations/*/workflows/
- GET: /api/0/projects/*/*/issues/
- GET: /api/0/projects/*/*/preprodartifacts/build-distribution/latest/
- GET: /api/0/projects/*/*/users/
- GET: /api/0/teams/*/*/
- POST: /api/0/organizations/*/
- PUT: /api/0/organizations/*/members/*/
- PUT: /api/0/organizations/*/workflows/
- PUT: /api/0/projects/*/*/issues/
- PUT: /api/0/projects/*/*/symbol-sources/
- PUT: /api/0/teams/*/*/
Other Calls
Non-HTTP queries or HTTP calls made through a third-party app (e.g., Python package). No other calls for this analyzer.