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

Domain API

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

RESTDNSProvisioning