Create a signature or transaction
Sign a message or transaction with a wallet by wallet ID.
Path parameters
ID of the wallet.
Headers
ID of your Privy app.
Request authorization signature. If multiple signatures are required, they should be comma separated.
Request expiry. Value is a Unix timestamp in milliseconds representing the deadline by which the request must be processed.
Idempotency keys ensure API requests are executed only once within a 24-hour window.
Request body
Response
Signed message or transaction.
Changes
Changed in 7 of the 46 revisions of this API.2219
- ▲
added
SparkWithdrawRpcResponseSparkGetWithdrawalFeeQuoteRpcResponseto the response bodyoneOflist for the response status200response-body-one-of-added
- ○
added
getWithdrawalFeeQuotewithdrawmapping keys to the request discriminatorrequest-body-discriminator-mapping-added
- ○
added
SparkWithdrawRpcInputSparkGetWithdrawalFeeQuoteRpcInputto the request bodyoneOflistrequest-body-one-of-added
- ○
added
getWithdrawalFeeQuotewithdrawmapping keys to the response discriminator for the response status200response-body-discriminator-mapping-added
- ▲
- ●
removed the request property
oneOf[subschema #21: TronSignTransactionRpcInput]/params/raw_data/call_valuerequest-property-removed
- ●
removed the request property
oneOf[subschema #22: TronSendTransactionRpcInput]/params/raw_data/call_valuerequest-property-removed
- ○
added the new optional request property
oneOf[subschema #21: TronSignTransactionRpcInput]/params/raw_data/contract/items/oneOf[subschema #2: TronTriggerSmartContract]/call_valuenew-optional-request-property
- ○
added the new optional request property
oneOf[subschema #21: TronSignTransactionRpcInput]/params/raw_data/contract/items/oneOf[subschema #2: TronTriggerSmartContract]/datanew-optional-request-property
- ○
added the new optional request property
oneOf[subschema #22: TronSendTransactionRpcInput]/params/raw_data/contract/items/oneOf[subschema #2: TronTriggerSmartContract]/call_valuenew-optional-request-property
- ○
added the new optional request property
oneOf[subschema #22: TronSendTransactionRpcInput]/params/raw_data/contract/items/oneOf[subschema #2: TronTriggerSmartContract]/datanew-optional-request-property
- ●
- ○
added the optional property
oneOf[subschema #22: TronSendTransactionRpcResponse]/data/reference_idto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional request property
oneOf[subschema #22: TronSendTransactionRpcInput]/params/reference_idnew-optional-request-property
- ○
added the required property
oneOf[subschema #22: TronSendTransactionRpcResponse]/data/hashto the response with the200statusresponse-required-property-added
- ○
- ▲
added
TronSignTransactionRpcResponseTronSendTransactionRpcResponseto the response bodyoneOflist for the response status200response-body-one-of-added
- ○
added
tron_sendTransactiontron_signTransactionmapping keys to the request discriminatorrequest-body-discriminator-mapping-added
- ○
added
TronSignTransactionRpcInputTronSendTransactionRpcInputto the request bodyoneOflistrequest-body-one-of-added
- ○
added
tron_sendTransactiontron_signTransactionmapping keys to the response discriminator for the response status200response-body-discriminator-mapping-added
- ▲
- ○
added the new optional request property
oneOf[subschema #3: EthereumPersonalSignRpcInput]/caip2new-optional-request-property
- ○
added the new optional request property
oneOf[subschema #3: EthereumPersonalSignRpcInput]/signature_optionsnew-optional-request-property
- ○
added the new optional request property
oneOf[subschema #4: EthereumSignTypedDataRpcInput]/caip2new-optional-request-property
- ○
added the new optional request property
oneOf[subschema #4: EthereumSignTypedDataRpcInput]/signature_optionsnew-optional-request-property
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional request property
oneOf[subschema #10: SolanaSignAndSendTransactionRpcInput]/optimistic_broadcastnew-optional-request-property
- ○
added the optional property
oneOf[subschema #11: SolanaSignAndSendTransactionRpcResponse]/data/signed_transactionto the response with the200statusresponse-optional-property-added
- ○