| Plan | First Month | Renewal | Mailboxes Included | Extra Mailbox Cost | Domains Included | Extra Domain Cost |
|---|---|---|---|---|---|---|
| Starter | $39 | $24/month | 3 | $8/mailbox/month | 1 | $15/domain/annum |
| Growth | $149 | $84/month | 12 | $7/mailbox/month | 4 | $15/domain/annum |
| Pro | $339 | $180/month | 30 | $6/mailbox/month | 10 | $15/domain/annum |
curl --location --request POST 'https://api.zapmail.ai/api/v2/prewarmed-domains/purchase?planType=starter' \
--header 'x-auth-zapmail;' \
--header 'x-service-provider;' \
--header 'x-workspace-key;'{
"message": "Prewarmed-Up Addon purchase is processed successfully",
"paymentLink": "<https://invoice.stripe.com/i/acct_1QKb>...",
"useWallet": true
}