cURL
curl --request GET \ --url https://api.etherfuse.com/ramp/verify
{ "payload": {} }
Verifies the authenticity and validity of a presigned URL
The presigned URL to verify
URL verification successful
The response is of type object.
object