Jump to Content
Mercury APIAPI DescriptionSettingsFAQ
RecipesAPI ReferenceChangelog
API DescriptionSettingsFAQMercury API
API Reference
RecipesAPI ReferenceChangelog
All
Pages
Start typing to search…

Mercury API

  • Welcome to Mercury's API docs
  • Getting Started
    • API Token Security Policies
    • Using the Mercury Sandbox for Testing
  • Accounts
    • /accountsget
    • /account/:idget
    • /account/:id/cardsget
    • Account Transactions
    • /account/:id/transactionsget
    • /account/:id/transaction/:transactionIdget
    • /account/:id/transactionspost
    • /account/:id/request-send-moneypost
    • /account/:id/statementsget
  • Recipients
    • /recipientsget
    • /recipientspost
    • /recipient/:idget
    • /recipient/:idpost
  • Statements
    • /statements/:id/pdfget
  • Treasury
    • /treasuryget
  • Credit
    • /creditget
  • Appendix A: Type Examples

OAuth2

  • Integrations with OAuth2
  • Start OAuth2 web flow
  • /oauth2/authget
  • Obtain the tokens
  • /oauth2/tokenpost
  • Using the access token

/oauth2/token

post https://oauth2.mercury.com/oauth2/token
Language