Skip to main content
To take an action with an organization wallet, the first step is to create an intent for the action. This can be initiated from your application’s backend with just an app secret, and is authorized for execution later.
Once an organization has created an intent, make sure to save the id for the intent to be used in authorization and execution flows later.
View the references below for creating intents for a number of common flows.

Wallet configuration

Update wallet configuration

Update the policy assigned to a wallet as well as access control settings across key quorums.

Update policy

Update the policy rules applied to a wallet.

Wallet operations

Execute a signature

Sign an arbitrary message or transaction with the wallet.

Execute a transaction

Sign and broadcast a transaction with the wallet, with native support for gas sponsorship.

Execute a transfer

Execute a transfer with the wallet, with native support for bridging and stablecoin conversions.