GET
/
ramp
/
verify
Verify a presigned URL
curl --request GET \
  --url https://api.etherfuse.com/ramp/verify
{
  "payload": {}
}

Query Parameters

url
string
required

The presigned URL to verify

Response

URL verification successful

payload
object

The decoded payload from the presigned URL