post https://api.redefine.net/v2/risk-analysis/messages
Simulates a message and extracts relevant risk-related insights
Log in to see full request history
Responses
Simulates a message and extracts relevant risk-related insights
xxxxxxxxxx
11curl --request POST \
--url https://api.redefine.net/v2/risk-analysis/messages \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"payload": {
"method": "eth_signTypedData"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: