Skip to main content

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.
PropertyValue
Provider IDramp
CategoryFinance & HR
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Step 1: Create a Ramp OAuth App

1

Go to the Ramp Developer Documentation

Navigate to docs.ramp.com and review the OAuth setup guide.
2

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.
3

Configure the redirect URI

Add the Alter callback URL from the Developer Portal to your application’s redirect URI configuration.
4

Get your credentials

Copy the Client ID and Client Secret provided during registration.
Never share your Client Secret publicly. Store it securely and only enter it in the Alter Vault Developer Portal.

Step 2: Add to Alter Vault

1

Open the Developer Portal

Go to portal.alterauth.com and navigate to your app.
2

Add Ramp provider

Go to OAuth Providers > Add Provider > Ramp.
3

Enter credentials

  • Client ID: Paste your Ramp Client ID
  • Client Secret: Paste your Ramp Client Secret
4

Select scopes

Choose the scopes your app needs.
5

Save

Click Save. The provider is now active.

Available Scopes

ScopeDescription
transactions:readRead transaction data
transactions:writeManage transaction data
users:readRead user information
cards:readRead corporate card data
reimbursements:readRead reimbursement data

Notes