Kiprio Email Validate
免费邮箱验证:MX 检查、一次性邮箱检测、语法检查
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 邮件
简介
Kiprio 的 Email Validate 检查邮件地址——语法、一次性邮箱和 MX 记录。认证是 API 密钥。
注(2026-08 实测):端点 301 重定向到尾斜杠版本(
/v1/email-validate/)——请跟随重定向(curl -L)获取干净响应。
快速开始
验证(替换 YOUR_KEY):
curl -L "https://kiprio.com/v1/[email protected]&apiKey=YOUR_KEY"
{
"email": "[email protected]",
"valid": true,
"disposable": false,
"mx": "aspmx.l.google.com"
}
认证方式
- 在 kiprio.com 注册 → API 密钥。
- 通过
apiKey查询参数携带。
速率限制与注意事项
- 免费层带限额(看文档);付费档可扩展。
- 请跟随 301 到规范 URL(已实测)。
常见问题
Kiprio 免费吗? 免费层带限额;更多需要付费。
为什么 301?
端点规范化为尾斜杠(已实测)——请用 curl -L。
检查什么? 语法、一次性域名和 MX 记录。
邮件 分类更多
| 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 | ↗ |