Create or Sign Signature

Creates and optionally executes cryptographic signatures for blockchain messages and structured data.

Supported signature types:

  • Message signing: Plain text message signing using personal_sign method
  • EIP-712: Ethereum typed structured data signing for improved security and usability
Body Params
string
length between 4 and 6
deprecated

The PINCODE of the wallet

signatureRequest
Headers
string
required

A valid signing method for the user. Format should be id:value. NOTE: You can choose between the Signing-Method and the Encrypted-Signing-Method

string

Use this for encrypted PIN transfers. The Encrypted-Signing-Method indicates that the signing method and the request body are encrypted. Click here to read about encrypted PIN transfers.

Responses

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