Initiate a test email send
Start a test email send for a domain to verify delivery and measure inbox placement across major ISPs. The test email is signed with a generic orbittest.devotel.io DKIM key (not your domain’s key). Returns immediately with a test ID; poll the result endpoint to retrieve delivery and spam scoring details. Requires owner or admin role.
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Response
The initiated test send inside the standard { data, meta } envelope: data carries the generated testId (pass it to the result endpoint to poll delivery + spam scoring), the domain under test, and the initial pending status. Rate-limited to 5 requests per minute per tenant.
The response is of type object.