freeapis

Cloudmersive Validate

验证电子邮件地址、电话号码、VAT 号码和域名

认证方式
API Key
HTTPS
Yes
CORS
Yes
分类
邮件

简介

Cloudmersive Validate 提供验证 API——基于密钥(仅 POST:GET 返回 405,已实测)。

快速开始

邮箱(POST):

curl -X POST "https://api.cloudmersive.com/validate/email/address/full" \
  -H "Apikey: YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"Email":"[email protected]"}'

注意事项

  • 邮箱/电话/VAT/域名验证。
  • 需要 POST(GET → 405,已实测)。

常见问题

Cloudmersive Validate 免费吗? 按文档基于密钥带免费层。

为什么 405? 不支持 GET(已实测)——请使用 POST。

认证风格是什么? Apikey 请求头。

邮件 分类更多

APIAuthHTTPSCORS
AGPC Domain Check

Check a domain's SPF, DKIM, DMARC and MX with a graded shareable report

No authYesYes
Atomic Mail

Email for AI agents: programmatic inbox creation and send/receive over JMAP

API KeyYesUnknown
Disify

Validate and detect disposable and temporary email addresses

No authYesYes
DropMail

GraphQL API for creating and managing ephemeral e-mail inboxes

No authYesUnknown
Email Validation

Validate email addresses for deliverability and spam

API KeyYesYes