Verifier
验证给定电子邮件是否为真实地址
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 邮件
简介
Verifier 提供邮件验证——基于 token(无效 token 返回 403,已实测)。
快速开始
验证(替换 YOUR_TOKEN):
curl "https://verifier.meetchopra.com/verify/[email protected]?token=YOUR_TOKEN"
{ "status": false, "error": { "code": 403, "message": "Unauthorized" } }
认证方式
- 注册 → API token。
- 通过
token查询参数携带(无效 → 403,已实测)。
速率限制与注意事项
- 基于密钥带免费层(看文档)。
- 邮件验证。
常见问题
Verifier 免费吗? 按文档基于密钥带免费层。
为什么 403? 无效 token 返回 403(已实测)——请使用真实 token。
认证风格是什么?
token 查询参数。
邮件 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AGPC Domain Check Check a domain's SPF, DKIM, DMARC and MX with a graded shareable report | No auth | Yes | Yes | ↗ |
| Atomic Mail Email for AI agents: programmatic inbox creation and send/receive over JMAP | API Key | Yes | Unknown | ↗ |
| Cloudmersive Validate Validate email addresses, phone numbers, VAT numbers and domain names | API Key | Yes | Yes | ↗ |
| Disify Validate and detect disposable and temporary email addresses | No auth | Yes | Yes | ↗ |
| DropMail GraphQL API for creating and managing ephemeral e-mail inboxes | No auth | Yes | Unknown | ↗ |