Verify wallet signature

Exchanges message signed by wallet for a signed JWT token that can be used to confirm an action on the platform

Body Params

Body data

action_type
object
required

The type of the action that the token will be used for

string
required

Signature of the predefined payload that was done using the private key of the user who is requesting the token

integer
required

Nonce that was used while forming the predefined payload. This should be the unix timestamp of the moment when the payload was formed

Responses

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