v1
latestOpenAPI 3.1.02026-07-2670105729.6 KBPreview across clients & devices
Render the design’s latest version across REAL email clients & devices — Gmail, Outlook, Apple Mail, iOS (with dark-mode variants), plus Yahoo — and return a screenshot per client rehosted on the Brew CDN. See exactly how the email looks in a specific inbox before sending.
Pass clients (ids from the supported catalogue) to target specific inboxes/devices, or send {} for a popular default spread. Rendering is async: this is a single bounded call, so any clients still rendering when the window elapses come back in pending (status: "partial") — call again to retry them.
FIXED cost: 10 credits, charged (X-Credit-Cost: 10) ONLY when at least one client renders. If ZERO clients finish in time (or the preview service is temporarily unavailable), the call returns a retryable 503 and is NOT billed.
Path parameters
Design id returned by POST /v1/emails and listed by GET /v1/emails.
Design id returned by POST /v1/emails and listed by GET /v1/emails.
Headers
Optional idempotency key for safe retries. Reusing the same key with the same request body returns the original response for 24 hours.
Request body
Response
Per-client screenshots. ready clients carry a rehosted imageUrl; clients still rendering are listed in pending with status: "processing".