Mercury
Mercury is a banking platform built for startups and tech companies, offering checking, savings, treasury, and corporate-card services. The Mercury REST API exposes accounts, transactions, statements, recipients, ACH and wire payments, treasury yield, and webhooks.
APIs
Mercury Accounts API
Read access to all Mercury accounts (checking, savings, treasury) opened under the authenticated organization. Returns account ID, name, type, status, current and available bala...
Mercury Transactions API
Lists and retrieves transactions for a given Mercury account. Supports filtering by date range, status (pending, sent, cancelled, failed), and amount, plus pagination. Returns c...
Mercury Statements API
Retrieves monthly account statements for a Mercury account. Each statement returns the start and end dates and a downloadable PDF URL.
Mercury Recipients API
Manages payment recipients (counterparties for outbound ACH and wire payments). Supports creating, retrieving, listing, updating, archiving, and approving recipients. Read-and-w...
Mercury Payments API
Sends outbound ACH and domestic wire payments from a Mercury account to a recipient. Includes operations for requesting a send-money payment, retrieving its status, and cancelli...
Mercury Cards API
Read access to corporate card metadata - status, last four digits, the linked account, the card holder, and spending limits.
Mercury Treasury API
Surfaces treasury account details for organizations enrolled in Mercury Treasury, including yield, allocation across underlying money-market and Treasury bill portfolios, and cu...
Mercury Webhooks API
Subscribes a partner application to event notifications such as transaction created/updated, payment status change, and account balance threshold events. Mercury signs each deli...
Collections
Mercury API
OPENGraphQL
Mercury GraphQL API
Mercury is a banking platform for startups and growth-stage companies. The API covers accounts, transactions, wire transfers, ACH payments, checks, debit cards, account statemen...
GRAPHQLPricing Plans
Rate Limits
FinOps
Mercury Finops
FINOPSEvent Specifications
Mercury Webhooks
AsyncAPI description of Mercury Banking's outbound webhook surface. Mercury delivers event notifications by issuing HTTP POST requests with a JSON body to a subscriber HTTPS end...
ASYNCAPI