Skip to main content
POST
Score draft campaign content for deliverability (pre-flight)

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
channel
enum<string>
required

Campaign channel the draft content targets.

Available options:
sms,
mms,
whatsapp,
email,
rcs,
viber,
telegram,
line,
messenger,
instagram,
push,
voice,
fax
body
string

Draft message body to score. Defaults to empty string.

Maximum string length: 10000
subject
string

Email-only subject line.

Maximum string length: 500
window
enum<string>

Historical lookback window for the carrier delivery baseline. Defaults to 30d.

Available options:
7d,
30d,
90d

Response

200 - application/json

Deliverability pre-flight report

data
object
meta
object