Verify Signed Signature

This endpoint verifies if a signature was signed by a specific wallet.

Body Params
string
required

The blockchain of the signature

string
required

The wallet address that signed the signature

string
required

The exact message that was signed. This is needed for verification

string
required

The signature value that you get after you signed a signature. It can be found in the resposne body when you sign a signature.

Responses

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