Skip to content

Get Sequencer Capacity Estimate

GET
/sequencer/channels/capacity-estimate

How many mailboxes and domains a target volume needs, and what it costs.

Read-only: it computes an estimate and buys nothing.

Authorizations

Parameters

Query Parameters

contacts_per_month
required

Target contacts to reach per month.

integer

Target contacts to reach per month.

warmed

False = cold start (25/day); True = warmed (100/day).

boolean

False = cold start (25/day); True = warmed (100/day).

domain_tld

TLD for the per-domain USD cost estimate.

string
default: .com

TLD for the per-domain USD cost estimate.

Header Parameters

X-Target-Org-Id
Any of:
string

Responses

200

Successful Response

object
data
required
pagination
Any of:
object
has_next
required

Whether there are more pages

boolean
limit
required

Items per page

integer
next_cursor
Any of:
string
page
required

Current page number (1-indexed)

integer
total
required

Total number of items

integer

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string