Sign a transaction in Sandbox with application key

Takes the payload from our preparation API’s and signs the transaction using a private key. The below information will need to be added to the signing request payload in order to sign a transaction before executing. This API supports signing for standard and native transactions, token interactions and Bridge asset transfers

  • User token
  • TSR name
  • KeyId
  • Payload from preparation step
Body Params
string
required
length between 0 and 500

Key ID to be used to sign the transaction and transfer asset

gatewayFee
object
required
string
required
length between 0 and 36

The ID assigned to a preparation request in Overledger

dltFee
object
required
string
required

The name of the Transaction Signing Responder you would like to use

nativeData
object
required
Headers
string
required
length between 0 and 5010
string
required
Responses

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