ValidatedMails.com

Validate email addresses with PHP

Use PHP to call the ValidatedMails email verification API.

PHP guide

The guide includes GET and POST examples using common PHP HTTP approaches.

  • curl
  • file_get_contents
  • JSON decoding