Create Placement Test
POST /placement/tests
Run an inbox-placement test. THIS CHARGES 20 CREDITS PER MAILBOX.
Charged when the test is CREATED, not when it finishes, so a cancelled or failed test has still cost. Estimate first.
A frequency other than once creates a recurring schedule that charges
again on every run - see GET /placement/scheduled and /pause.
Authorizations
Parameters
Header Parameters
Request Body required
Run an inbox-placement test. THIS SPENDS CREDITS.
20 credits per mailbox, charged when the test is created, not when it
finishes. frequency other than once creates a RECURRING schedule that
keeps charging - use GET /placement/scheduled to see what is running and
/pause to stop it.
object
once, weekly, biweekly or monthly. Anything but once keeps charging on that cadence until paused.
1-20 mailboxes. The app’s own ceiling; each one costs credits.
Minutes between sends, spreading the test out.
Responses
201
Successful Response
object
An open envelope for a test, a schedule or a warmup report.
Open because placement results carry one panel per seed provider and the provider set changes; a closed model would drop a panel, and a missing panel on a deliverability report reads as “we did not test there” when the truth may be “you did not land there”.
object
422
Validation Error