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.

  1. Your app fetches a quote and transaction data from the API.

  2. The user signs this transaction with their own, self-custody wallet.

  3. Hibit's backend observes this transaction and executes the complex omnichain swap.

  4. The final assets are sent directly back to the user's wallet.

Last updated