OTP email verification API by PayPI. <br/><br/> EmailVerify provides a simple way to verify email addresses. We send emails ourselves taking the burden of setting up email systems and tracking codes. <br/><br/> To learn more about this API, check out [EmailVerify documentation](https://emailverify.p
https://ev.apis.paypi.dev
Auth type
Bearer Token
Auth header
Authorization: Bearer YOUR_TOKEN
Rate limit
Varies by plan
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://paypi.dev
Endpoint status
Server online — HTTP 403 — server is online but path returned an error (may require auth)1.75s
(checked Mar 29, 2026)
Builder score
D
35%
builder-friendly
Bearer token in the Authorization header
Authorization: Bearer YOUR_TOKEN
Freemium. Free tier for email verification; paid plans from $9/mo.
| Method | Path | Description |
|---|---|---|
| POST | /checkCode |
Check verification code |
| POST | /sendCode |
Send verification code |
curl -X GET 'https://ev.apis.paypi.dev/checkCode' \ -H 'Authorization: Bearer YOUR_TOKEN'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official EmailVerify documentation.