Official documentation for Mailtrap — Email Delivery Platform for individuals and businesses to test, send, and control email infrastructure in one place.
Live docs: docs.mailtrap.io
This repository contains three documentation spaces:
| Directory | Description |
|---|---|
documentation/ |
Product documentation — setup guides, features, email sending, sandbox testing |
api-docs/ |
API reference — endpoints, SDKs, authentication, code examples |
guides-and-tips/ |
How-to guides — DNS setup, integrations, migration guides |
Documentation is built with GitBook and synced via GitBook's GitHub integration.
We welcome contributions to improve our documentation.
- Fork this repository
- Create a branch for your changes
- Make your edits following the formatting guidelines below
- Submit a pull request
- Use YAML frontmatter for page titles and descriptions
- Follow GitBook markdown syntax for special blocks (hints, tabs, code)
- Place images in the
.gitbook/assets/directory within the relevant space - Update
SUMMARY.mdwhen adding new pages
Changes are previewed through GitBook's integration. For immediate feedback, you can view rendered markdown in any markdown editor.
This documentation is licensed under CC BY-SA 4.0.