Mercury
api.mercury.com
Mercury is a modern business banking platform designed for startups and tech companies. The API provides access to accounts, transactions, recipients, and electronic payments, enabling automated treasury management and financial operations.
api_key
free
1.0
https://api.mercury.com
1
2026-03-01T11:54:02.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
create_recipient
paymentsCreate a new payment recipient with their bank account details for sending electronic payments.
Detail: https://api.mercury.com/capabilities/create_recipient
get_account_details
otherGet detailed information about a specific account including balance, routing number, and account number.
Detail: https://api.mercury.com/capabilities/get_account_details
list_accounts
otherList all bank accounts associated with your Mercury organization, including checking and savings accounts.
Detail: https://api.mercury.com/capabilities/list_accounts
list_recipients
paymentsList all saved payment recipients in your Mercury account.
Detail: https://api.mercury.com/capabilities/list_recipients
list_transactions
otherList transactions for a specific account with optional filtering by date range, status, and type.
Detail: https://api.mercury.com/capabilities/list_transactions
send_payment
paymentsInitiate an electronic payment (ACH or wire) to a saved recipient from one of your accounts.
Detail: https://api.mercury.com/capabilities/send_payment
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Mercury Description: Mercury is a modern business banking platform designed for startups and tech companies. The API provides access to accounts, transactions, recipients, and electronic payments, enabling automated treasury management and financial operations. Auth: api_key Capabilities: - create_recipient: Create a new payment recipient with their bank account details for sending electronic payments. - get_account_details: Get detailed information about a specific account including balance, routing number, and account number. - list_accounts: List all bank accounts associated with your Mercury organization, including checking and savings accounts. - list_recipients: List all saved payment recipients in your Mercury account. - list_transactions: List transactions for a specific account with optional filtering by date range, status, and type. - send_payment: Initiate an electronic payment (ACH or wire) to a saved recipient from one of your accounts.