This page introduces the Email APIs used to suggest or validate email addresses.
Related Email documentation:
- Email GET request
- Email POST request
- DQEEMAILLOOKUP response
- MAILSUGGEST response
- Email Swagger documentation
Email introduction
Description
The Email APIs help users enter and verify email addresses.
There are two Email APIs:
- /MAILSUGGEST/: provides email suggestions based on the first name, last name and user input in the email field.
- /DQEEMAILLOOKUP/: validates an email address.
Related to