v1
latestOpenAPI 3.1.02026-07-2670105729.6 KBRun an inbox placement test
Test where the design’s latest version LANDS — inbox vs spam vs missing — across real mailbox providers (Gmail, Outlook, Yahoo, Apple, …). Brew provisions a Mailgun seed list and sends the email to the seed addresses through your REAL send pipeline on a VERIFIED sending domainId, so the result reflects that domain’s true deliverability plus SPF/DKIM/DMARC.
Returns immediately with a testId and status: "collecting". Results accrue over a few minutes — poll GET /v1/emails/{emailId}/inbox-placement-tests?testId= until status is completed.
This performs a real (small) send to the seeds IN ADDITION to the FIXED 10-credit test fee (X-Credit-Cost: 10), charged only on a 2xx. Requires a verified sending domain.
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
The test was created and the seed send is in flight. Poll the GET endpoint for results.