Submit Jito bundle

Submit signed transactions as a Jito bundle for atomic execution. Used for partial-sell (tip + split + close) and multi-step operations.

Partial Sell Flow:

  1. POST /positions/partial-sell → get splitTransaction + closeTransaction
  2. Build a tip transaction (transfer to Jito tip account, use /bundle/tip for amount)
  3. Sign all 3 transactions
  4. Submit here as [tipTx, splitTx, closeTx]
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
transactions
array of strings
required

base64-encoded signed transactions (order matters: [tip, split, close])

transactions*
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json