Skip to main content
GET
Get live IP-warmup ramp status

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

targetDailyVolume
integer
required

Steady-state daily send volume the ramp builds up to.

Required range: 1 <= x <= 10000000
startingVolume
integer

Optional day-1 seed volume (defaults to 50/day).

Required range: 1 <= x <= 1000000
growthFactor
number

Optional per-day growth multiplier (defaults to 1.5).

Required range: 1.05 <= x <= 4

Response

200 - application/json

The account's live position on the IP-warmup ramp.

data
object
meta
object