Sign a transaction in Sandbox with application key

Takes the payload from the prepare step and signs the transaction using a private key.

This endpoint is designed to support signing for standard and native transactions, token interactions, and Bridge asset transfers.

In order to sign a transaction before executing, the information below must be added to the signing request payload.

  • User token
  • TSR name
  • KeyId
  • Payload from the prepare step

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!