Mailtrap
Email API and SMTP for sending transactional and bulk emails, with email testing sandbox for safe development
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Documentation / URL
- https://mailtrap.io
Overview
Mailtrap provides email sending/testing — key-based (a missing key returns 401, verified).
Quick Start
Accounts (replace YOUR_KEY):
curl "https://mailtrap.io/api/accounts" \
-H "Authorization: Bearer YOUR_KEY"
Authentication
- Register at mailtrap.io → API token.
- Send it as
Authorization: Bearer(missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Transactional email + sandbox.
FAQ
Is Mailtrap free? Free tier with limits; more is paid.
Why 401? An API token is required (verified).
What’s the auth style?
Authorization: Bearer.
More in Email
| 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 | ↗ |