Skip to content

Reference

Ramp

Set up Ramp OAuth for corporate card and expense management

Connect your users to Ramp for corporate card management, expense tracking, transaction data, and spend analytics.

PropertyValue
Provider IDramp
CategoryFinance
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Open the Ramp dashboard

Sign in to the Ramp Dashboard, then go to Company > Developer. Review the Ramp API documentation for OAuth requirements.

Contact Ramp to register the application

Ramp’s OAuth integration requires registration. Follow the instructions in the Ramp API documentation to request API access and register the application.

Configure the redirect URI

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

Get credentials

Copy the Client ID and Client Secret provided during registration.

Open the Developer Portal

Go to portal.alterauth.com and navigate to the application.

Add Ramp provider

Go to OAuth Providers > Add Provider > Ramp.

Enter credentials

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

Select scopes

Choose the scopes the application needs.

Save

Click Save. The provider is now active.

ScopeDescription
transactions:readRead transaction records
transactions:writeCreate and update transactions
users:readRead user records
cards:readRead card records
reimbursements:readRead reimbursement records

Alter policy rules can target these attested operations and families for operation-level and parameter-aware controls.

Operation IDFamiliesMethodProvider path
get_transactions_canonical_list_with_paginationreadGET/developer/v1/transactions
get_transaction_canonical_resourcereadGET/developer/v1/transactions/{transaction_id}
patch_transaction_canonical_update_resourcewritePATCH/developer/v1/transactions/{transaction_id}
get_bill_list_with_paginationreadGET/developer/v1/bills
get_bill_resourcereadGET/developer/v1/bills/{bill_id}
post_bill_list_with_paginationpayment, writePOST/developer/v1/bills
patch_bill_resourcepayment, writePATCH/developer/v1/bills/{bill_id}
delete_bill_resourcedeleteDELETE/developer/v1/bills/{bill_id}
get_draft_bill_list_with_paginationreadGET/developer/v1/bills/drafts
get_draft_bill_resourcereadGET/developer/v1/bills/drafts/{draft_bill_id}
post_draft_bill_list_with_paginationwritePOST/developer/v1/bills/drafts
patch_draft_bill_resourcewritePATCH/developer/v1/bills/drafts/{draft_bill_id}
get_physical_card_list_with_paginationreadGET/developer/v1/cards/physical
get_physical_card_resourcereadGET/developer/v1/cards/physical/{card_id}
post_physical_card_list_with_paginationwritePOST/developer/v1/cards/physical
patch_physical_card_resourcewritePATCH/developer/v1/cards/physical/{card_id}
delete_card_termination_resourcedeleteDELETE/developer/v1/cards/physical/{card_id}
post_card_suspension_resourcewritePOST/developer/v1/cards/physical/{card_id}/suspension
delete_card_unsuspension_resourcewriteDELETE/developer/v1/cards/physical/{card_id}/suspension
get_reimbursement_list_with_paginationreadGET/developer/v1/reimbursements
get_reimbursement_resourcereadGET/developer/v1/reimbursements/{reimbursement_id}
post_mileage_reimbursement_resourcepayment, writePOST/developer/v1/reimbursements/mileage
get_transfer_list_with_paginationreadGET/developer/v1/transfers
get_transfer_resourcereadGET/developer/v1/transfers/{transfer_id}
get_user_list_with_paginationreadGET/developer/v1/users
get_user_resourcereadGET/developer/v1/users/{user_id}
post_user_creation_deferred_taskadminPOST/developer/v1/users/deferred
patch_user_resourceadminPATCH/developer/v1/users/{user_id}
patch_user_deactivation_resourceadminPATCH/developer/v1/users/{user_id}/deactivate
post_outbound_webhook_subscription_resourceadminPOST/developer/v1/webhooks

Report an issue with this page

Necessary

Required for sign-in, security, authorization, and remembering your choices.

Always active

Analytics

Helps us understand which product and documentation features are useful.

Performance diagnostics

Uses performance tracing and privacy-masked session replay to diagnose problems.

You can change these choices at any time from Cookie settings.