Skip to main content
Once you’ve signed the intent, submit it to the Orchestrator for execution. Use the /intents endpoint. Pass the intentId from the quote and the signatures you collected:
The response contains only the intentId — use it to poll for execution status.
If the quote has expired before you submit, POST /intents returns 404. Re-quote and re-sign — don’t retry the submit.

Tracking intents

Poll for status and understand the full intent lifecycle.