
EmailVerify
Last updated: March 8, 2023
Description
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" \
...
OpenAPI Specification
Loading...
All Versions
Version 1.0.0
OpenAPI Specification
Loading...