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 Stripe credentials to make authenticated API calls through Alter Vault without exposing your API keys in code.| Property | Value |
|---|---|
| Provider ID | stripe |
| Category | Payments |
| Credential Type | Bearer Token |
Step 1: Get Your Credentials
Log in to the Stripe Dashboard
Log in to the Stripe Dashboard at dashboard.stripe.com.
Go to Developers → API Keys
Go to Developers → API Keys at dashboard.stripe.com/apikeys.
Step 2: Add to Alter Vault
Open the Developer Portal
Go to portal.alterauth.com and navigate to your app.
Using in Code
Notes
- Use test mode keys (sk_test_) for development and live keys (sk_live_) for production.