v1

latestOpenAPI 3.1.02026-07-228799577.7 KB

Send a signed transaction

Send a signed transaction through the Raptor sender. The sender retries in the background and tracks confirmation status.

post/send-transaction

Request body

transactionstring required

Base64-encoded VersionedTransaction bytes

Response

Transaction accepted for sending

signaturestring required

Transaction signature (base58)

signature_base64string required

Transaction signature (base64)

successboolean required

Always true if request accepted