ValidatedMails.com

Validate email addresses with Go

Use Go to call the ValidatedMails email verification API.

Go guide

The guide includes HTTP client setup, GET and POST examples, and typed response parsing.

  • net/http
  • Context timeouts
  • JSON decoding