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

Query Parameters

url
string
required

The presigned URL to verify

Response

200
application/json
URL verification successful

The response is of type object.