Skip to main content
Propose an intent to authorize and execute a signature or transaction. This endpoint accepts the same request body as the synchronous RPC endpoint but does not require authorization signatures in the request. Instead, the intent is signed separately and executes once enough signatures are collected.
Intents expire 72 hours after creation by default. Signers must authorize them within this window.
From the response, note the returned intent_id. View the API reference for submitting an RPC intent.

Next steps

Sign intents

Add authorization signatures to execute a proposed intent.

Intent status

Track an intent from proposal to execution.