How does the Broker API work, and is it really non-custodial?
The Broker API acts as a smart transaction proxy. It allows you to build a trading feature where the user experience is incredibly simple, but security is never compromised.
Your app fetches a quote and transaction data from the API.
The user signs this transaction with their own, self-custody wallet.
Hibit's backend observes this transaction and executes the complex omnichain swap.
The final assets are sent directly back to the user's wallet.
Last updated