E

EmailVerify

by EmailVerify Free tier

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

communicationpaypi

Quick Reference

Base URL 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
Pricing
28
Latency
30
Depth
44

Authentication

Bearer token in the Authorization header

Authorization: Bearer YOUR_TOKEN

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Freemium. Free tier for email verification; paid plans from $9/mo.

Key Endpoints

MethodPathDescription
POST /checkCode Check verification code
POST /sendCode Send verification code

Sample Request

curl -X GET 'https://ev.apis.paypi.dev/checkCode' \
  -H 'Authorization: Bearer YOUR_TOKEN'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official EmailVerify documentation.