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
Connect your users to Ramp for corporate card management, expense tracking, transaction data, and spend analytics.| Property | Value |
|---|---|
| Provider ID | ramp |
| Category | Finance & HR |
| PKCE | Supported |
| Token refresh | Automatic |
| Redirect URI | Shown in Developer Portal |
Step 1: Create a Ramp OAuth App
Go to the Ramp Developer Documentation
Navigate to docs.ramp.com and review the OAuth setup guide.
Contact Ramp to register your app
Ramp’s OAuth integration requires registration. Follow the instructions in the Ramp API documentation to request API access and register your application.
Configure the redirect URI
Add the Alter callback URL from the Developer Portal to your application’s redirect URI configuration.
Step 2: Add to Alter Vault
Open the Developer Portal
Go to portal.alterauth.com and navigate to your app.
Enter credentials
- Client ID: Paste your Ramp Client ID
- Client Secret: Paste your Ramp Client Secret
Available Scopes
| Scope | Description |
|---|---|
transactions:read | Read transaction data |
transactions:write | Manage transaction data |
users:read | Read user information |
cards:read | Read corporate card data |
reimbursements:read | Read reimbursement data |
Notes
- See the Ramp API authorization documentation for more details.