Check dedicated IP eligibility
Assess whether the organization qualifies for a dedicated sending IP based on projected monthly send volume (~50k/month threshold). Returns eligibility status and a recommended IP-warmup ramp if eligible. Pure computation with no IP provisioning or billing changes. Requires owner or admin role.
Authorizations
Dashboard JWT token from Clerk
Response
The eligibility assessment inside the standard { data, meta } envelope: data carries the eligible flag, the ~50k/month threshold it was compared against, the projected monthly volume used, and (when eligible) the recommended day-by-day IP-warmup ramp. Pure computation — no IP is provisioned.
The response is of type object.