Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sendmux.ai/llms.txt

Use this file to discover all available pages before exploring further.

Use the dashboard for a quick health view. Use delivery logs when you need to inspect specific messages.

Dashboard

The dashboard shows 24-hour cards for:
  • Total emails.
  • Successful emails.
  • Failed emails.
  • Pending emails.
Each card includes recent movement and a compact trend chart. The page refreshes while the tab is active so externally written activity appears without a manual reload.

Delivery logs

Delivery logs show message-level activity for the selected team.
ColumnMeaning
IDSendmux message or log identifier.
DateWhen the log entry was created.
FromSender address.
ToRecipient address.
SubjectMessage subject.
Statuspending, sent, failed, or rejected.
ProviderProvider used for the attempt.
AttemptsNumber of delivery attempts recorded.

Filter logs

The default date range starts 7 days back. You can filter by:
  • Email address or message ID.
  • Status.
  • Provider.
  • From and to dates.
  • Page size: 25, 50, or 100 rows.

Export logs

Use Export CSV to export logs with the current filters applied. This is useful for support reviews, billing reconciliation, and one-off analysis.

API access

Use the Management API to read email metrics, list logs, and fetch one log by ID from your own dashboards.

Management API

Open the generated Emails endpoint reference.

Deliverability

Watch bounce, complaint, and provider health signals.

Webhooks

Receive delivery and inbound events.

Sending errors

Handle send failures in API clients.