Home /Docs

Documentation

Product docs for developers and marketers. Clear specs, fast paths, no fluff.

Email API

Send and reply to transactional emails via multipart requests with JSON payload + optional attachments. Returns 202 Accepted.

RESTMultipartTransactional

CSV Import

Upload UTF-8 CSVs with a header row to add contacts to a Group. Invalid rows skipped; import stops at your plan quota.

ContactsCSVImport

Domain Setup

Authenticate your domain (SPF, DKIM, DMARC) and add up to 10 sender emails per domain.

DNSSPF/DKIM/DMARCSenders

Inbound Emails & Webhooks

Receive emails sent to your domain as JSON POSTs. Set MX, enable inbound, manage webhooks via API, handle attachments via authenticated S3 URLs, and inspect every delivery.

WebhooksInboundAttachmentsMX

Event Webhooks

Get a signed JSON POST when your transactional emails are opened or bounce. Subscribe events, verify the HMAC signature, and read the exact payload we return.

WebhooksOpenBounceSigned

Transactional Email Counting

How Email API sends are metered toward your plan: per recipient (to only), excluding cc/bcc and replies, within a rolling monthly billing window.

BillingUsageTransactional

Domain API

Provision a sender domain via the public API. Generate SPF/DKIM/DMARC records and optionally enable inbound in one call.

RESTDNSProvisioning