Skip to main content
The Sendmux Mailbox API is for mailbox-scoped access. Use it when a client should act as a mailbox, or as one mailbox from a connected-app mailbox set, without managing team-wide resources.

Message body APIs

Use the raw body endpoint when you need the message body exactly as available from the mailbox.
Use the clean content endpoint when you want deterministic body cleaning and structured metadata.
Clean content controls:
Body endpoints do not parse attachment contents. Attachments are returned as metadata or downloaded separately. PDF, CSV, Office document, and OCR parsing are not part of these APIs.

Next steps

Mailbox API introduction

Attachments