post https://api-wallet-sandbox.venly.io/api/signatures/verification
This endpoint verifies if a signature was signed by a specific wallet.
Responses
This endpoint verifies if a signature was signed by a specific wallet.
xxxxxxxxxx
curl --request POST \
--url https://api-wallet-sandbox.venly.io/api/signatures/verification \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"secretType": "AETERNITY"
}
'
Try It!
to start a request and see the response here! Or choose an example: