More
Сhoose
EmailVerify

EmailVerify

#emailv1.0.0

Overview

OTP email verification API by PayPI. EmailVerify provides a simple way to verify email addresses. We send emails ourselves taking the burden of setting up email systems and tracking codes. To learn more about this API, check out EmailVerify documentation

Authentication

All requests to the EmailVerify API must be authenticated with an API Key. To get an API key, subscribe to the EmailVerify here.
Set your Authorization header to Bearer YOUR-API-KEY.

curl
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR-API-KEY" \
...
Developer Resources
API Metadata
  • Providerpaypi.dev
  • Versionv1.0.0
  • Added3/8/2023
  • Last Update3/8/2023
Next Steps

Looking to integrate EmailVerify into your project? Our team can help you build custom connectors.

Get Integration Help