Jump to Content
API Description
Settings
FAQ
Recipes
API Reference
Changelog
v1
v2
API Description
Settings
FAQ
API Reference
v1
Recipes
API Reference
Changelog
Account Transactions
Search
JUMP TO
Mercury API
Welcome to Mercury's API docs
Getting Started
API Token Security Policies
Using the Mercury Sandbox for Testing
Accounts
/accounts
get
/account/:id
get
/account/:id/cards
get
Account Transactions
/account/:id/transactions
get
/account/:id/transaction/:transactionId
get
/account/:id/transactions
post
/account/:id/request-send-money
post
/account/:id/statements
get
Recipients
/recipients
get
/recipients
post
/recipient/:id
get
/recipient/:id
post
Statements
/statements/:id/pdf
get
Treasury
/treasury
get
Credit
/credit
get
Appendix A: Type Examples
OAuth2
Integrations with OAuth2
Start OAuth2 web flow
/oauth2/auth
get
Obtain the tokens
/oauth2/token
post
Using the access token
Account Transactions