Email validation API
Postcoder email validation performs multiple checks to confirm whether an email address can receive email.
- Checks syntax with RFC 5322 email standard
- Performs real-time queries on mail servers
- Verifies SMTP connections are accepted
- Flags spam sources and catch-all domains
- Finds potential typos and suggests corrections
Animated demo showing an email address being entered, validated and accepted during checkout.





