DRUO Merchant API
DRUO API’s enable you to build full-featured business apps for yourself or any merchant on DRUO.
Our API Reference is organized around three core business workflows:
- Managing Accounts: Directly create accounts in the DRUO system and retrieve account information.
- Sharing Connect Links: Enable self-service, end user-driven account connections.
- Processing Payments: Submit transactions for processing and retrieve the status of each transaction.
The DRUO API follows the general patterns of REST.
All of our endpoints require a Bearer token that you can obtain here to make any type of request.