Skip to main content
POST
Claim Fees — Submit and land signed claim-fee transactions

Authorizations

x-api-key
string
header
required

API key for authentication

Body

application/json
lastValidBlockHeight
integer
required

Last valid block height for the transactions

claimTxsWithJito
string[]
required

Signed claim-fee transactions (base64) — already include Jito tip

swapTxsWithJito
string[]

Signed swap-to-SOL transactions with trailing Jito tip tx (base64). Empty if swapToNative was false at build time.

Response

Successfully submitted and landed transactions

status
string
Example:

"success"

data
object