Documentation Index
Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Use Sentry credentials to make authenticated API calls through Alter Vault without exposing your API keys in code.| Property | Value |
|---|---|
| Provider ID | sentry |
| Category | Monitoring & Observability |
| Credential Type | Bearer Token |
Step 1: Get Your Credentials
Log in to Sentry
Log in to Sentry at sentry.io.
Go to Settings → Account → API → Auth Tokens
Go to Settings → Account → API → Auth Tokens at sentry.io/settings/account/api/auth-tokens/.
Copy your auth token
Copy the generated auth token (personal tokens start with
sntryu_, organization tokens with sntrys_).Step 2: Add to Alter Vault
Open the Developer Portal
Go to portal.alterauth.com and navigate to your app.
Enter your credentials
Paste your Auth Token into the credential field. If using a self-hosted instance, also enter your Sentry hostname in the Sentry Hostname field.