Mercury

api.mercury.com

Community

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

Pricing

free

Spec version

1.0

Base URL

https://api.mercury.com

Crawl failures

1

Last verified

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

payments

Create a new payment recipient with their bank account details for sending electronic payments.

Detail: https://api.mercury.com/capabilities/create_recipient

get_account_details

other

Get detailed information about a specific account including balance, routing number, and account number.

Detail: https://api.mercury.com/capabilities/get_account_details

list_accounts

other

List all bank accounts associated with your Mercury organization, including checking and savings accounts.

Detail: https://api.mercury.com/capabilities/list_accounts

list_recipients

payments

List all saved payment recipients in your Mercury account.

Detail: https://api.mercury.com/capabilities/list_recipients

list_transactions

other

List transactions for a specific account with optional filtering by date range, status, and type.

Detail: https://api.mercury.com/capabilities/list_transactions

send_payment

payments

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