1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-10 00:43:53 +02:00
mailpit/docs/apiv1
2022-10-14 17:38:22 +13:00
..
Message.md Update docs 2022-10-13 08:11:18 +13:00
Messages.md Feature: Add REST API 2022-10-07 19:46:39 +13:00
README.md Feature: Add REST API 2022-10-07 19:46:39 +13:00
Search.md Update API query parameters for search 2022-10-14 17:38:22 +13:00

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.

The API is split into three main parts:

  • Messages - Listing, deleting & marking messages as read/unread.
  • Message - Return message data & attachments
  • Search - Searching messages