freeapis

Disify

验证和检测一次性及临时电子邮件地址

认证方式
No auth
HTTPS
Yes
CORS
Yes
分类
邮件

简介

Disify 检查邮箱地址是否有效、是否属于一次性域名——免密钥且免费(实测可用)。是轻量注册过滤的干净选择。

快速开始

检查邮箱(实测可用):

curl "https://www.disify.com/api/email/[email protected]"
{
  "format": true,
  "domain": "gmail.com",
  "disposable": false,
  "dns": true,
  "whitelist": true,
  "confidence": 0,
  "domain_infos": { "name": "Google", "mx": "gmail-smtp-in.l.google.com" }
}

认证方式

无需认证——免密钥。

速率限制与注意事项

  • 免费;没有文档化的硬性限制——请礼貌使用。
  • 字段:format(语法)、dns(MX 记录)、disposable(一次性域名)、whitelist(已知好域名)。
  • 裸域 disify.com 会重定向到 www.disify.com(301,已实测)——请用 www 主机。
  • 仅 JSON——无认证、无令牌。

常见问题

Disify 免费吗? 是的——免费且免密钥。

它能检测什么? 格式有效性、MX/DNS 存在性、一次性域名和白名单域名。

为什么用 www.disify.com? 裸域 301 到 www 主机(已实测)。

邮件 分类更多

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
Cloudmersive Validate

Validate email addresses, phone numbers, VAT numbers and domain names

API KeyYesYes
DropMail

GraphQL API for creating and managing ephemeral e-mail inboxes

No authYesUnknown
Email Validation

Validate email addresses for deliverability and spam

API KeyYesYes