cURL
curl --request GET \ --url https://api.pulze.ai/v1/general/is-valid-email
"<any>"
Checks if an email comes from a trusted domain or not. See function is_temporary_email for more details
is_temporary_email
Successful Response
The response is of type any.
any
Was this page helpful?