mirror of
https://github.com/axllent/mailpit.git
synced 2024-12-30 23:17:59 +02:00
5350e2eb08
Mailpit now has built-in OpenAPI / Swagger documentation, see #65 |
||
---|---|---|
.. | ||
Message.md | ||
Messages.md | ||
README.md | ||
Search.md | ||
Tags.md |
API v1
Mailpit provides a simple REST API to access and delete stored messages.
If the Mailpit server is set to use Basic Authentication, then API requests must use Basic Authentication too.
You can view the Swagger API documentation directly within Mailpit by going to http://0.0.0.0:8025/api/v1/
.
The API is split into three main parts: