Skip to main content
GET
Get an IP-warmup ramp plan

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 a conservative 50/day).

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

Optional per-day growth multiplier (defaults to 1.5, a ~50%/day ramp).

Required range: 1.05 <= x <= 4

Response

200 - application/json

The computed day-by-day IP-warmup ramp.

data
object
meta
object