Mailtrap
用于发送事务性和批量邮件的 Email API 和 SMTP,带安全开发的邮件测试沙箱
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 邮件
- 文档 / URL
- https://mailtrap.io
简介
Mailtrap 提供邮件发送/测试——基于密钥(缺少密钥返回 401,已实测)。
快速开始
账户(替换 YOUR_KEY):
curl "https://mailtrap.io/api/accounts" \
-H "Authorization: Bearer YOUR_KEY"
认证方式
- 在 mailtrap.io 注册 → API token。
- 通过
Authorization: Bearer发送(缺失 → 401,已实测)。
速率限制与注意事项
- 免费层带限额(看文档);付费档可扩展。
- 事务性邮件 + 沙箱。
常见问题
Mailtrap 免费吗? 免费层带限额;更多需要付费。
为什么 401? 需要 API token(已实测)。
认证风格是什么?
Authorization: Bearer。
邮件 分类更多
| 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 | ↗ |