Skip to content

Reference

Mercury

Set up Mercury OAuth for business banking and financial data

Connect your users to Mercury for business banking data, account balances, transactions, and financial management.

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

Review Mercury's OAuth integration guide

Open Mercury’s OAuth2 integration guide and submit an integration request. Mercury does not offer a self-serve developer console for OAuth.

Wait for Mercury to provision credentials

After approval, Mercury provides a Client ID and Client Secret.

Register the redirect URI

Provide the Alter callback URL from the Developer Portal as the registered Redirect URI.

Enter credentials in Alter Vault

Use the Client ID and Client Secret from Mercury in the Developer Portal (see Step 2 below).

Open the Developer Portal

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

Add Mercury provider

Go to OAuth Providers > Add Provider > Mercury.

Enter credentials

  • Client ID: Paste your Mercury Client ID
  • Client Secret: Paste your Mercury Client Secret

Select scopes

Choose the scopes the application needs.

Save

Click Save. The provider is now active.

ScopeDescription
readRead access to Mercury account and transaction data
offline_accessMaintain continuous access with refresh tokens
  • Request only the scopes the application needs. For read-only financial dashboards, read is sufficient.
  • See the Mercury OAuth documentation for more details.

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

Operation IDFamiliesMethodProvider path
transactions/send-moneypaymentPOST/api/v1/account/{accountId}/transactions
transactions/request-send-moneypaymentPOST/api/v1/account/{accountId}/request-send-money
transfers/createpaymentPOST/api/v1/transfer
accounts/listreadGET/api/v1/accounts
accounts/cardsreadGET/api/v1/account/{accountId}/cards
accounts/statementsreadGET/api/v1/account/{accountId}/statements
cards/createwritePOST/api/v1/cards
cards/getreadGET/api/v1/cards/{cardId}
cards/listreadGET/api/v1/cards
cards/updatewritePOST/api/v1/cards/{cardId}
cards/freezewritePOST/api/v1/cards/{cardId}/freeze
cards/unfreezewritePOST/api/v1/cards/{cardId}/unfreeze
categories/createwritePOST/api/v1/categories
categories/listreadGET/api/v1/categories
credit/listreadGET/api/v1/credit
organization/getreadGET/api/v1/organization
recipients/createwritePOST/api/v1/recipients
recipients/getreadGET/api/v1/recipient/{recipientId}
recipients/listreadGET/api/v1/recipients
recipients/updatewritePOST/api/v1/recipient/{recipientId}
recipients/deletedeleteDELETE/api/v1/recipient/{recipientId}
transactions/getreadGET/api/v1/account/{accountId}/transaction/{transactionId}
transactions/listreadGET/api/v1/transactions
transactions/list-for-accountreadGET/api/v1/account/{accountId}/transactions
transactions/updatewritePATCH/api/v1/transaction/{transactionId}
transactions/upload-attachmentwritePOST/api/v1/transaction/{transactionId}/attachments
treasury/listreadGET/api/v1/treasury
treasury/transactionsreadGET/api/v1/treasury/{treasuryId}/transactions
users/listreadGET/api/v1/users
webhooks/createadminPOST/api/v1/webhooks
webhooks/listreadGET/api/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.