Plans
| Starter | Growth | Scale | |
|---|---|---|---|
| Price | $29/mo | $99/mo | $499/mo |
| Emails | 50,000/mo | 250,000/mo | 2,000,000/mo |
| Domains | 10 | 100 | 1,000 |
| Tenants | Included | Included | Included |
| Support | Priority email | Dedicated | |
| Webhooks | Included | Included | Included |
| Tracking | Included | Included | Included |
| API access | Full | Full | Full |
Free trial: New accounts get a free trial to evaluate Ark before choosing a plan. No credit card required to start.
Starter — $29/mo
For early-stage products sending transactional email from a single product or a few customer domains. Includes 50,000 emails and up to 10 sending domains.Growth — $99/mo
For growing platforms onboarding customers onto their own sending domains. Includes 250,000 emails and up to 100 domains — enough for most mid-stage SaaS products.Scale — $499/mo
For platforms with high-volume sending across many customer domains. Includes 2,000,000 emails and up to 1,000 domains with dedicated support.Usage Tracking
Monitor your usage through the API or dashboard. Usage is tracked per tenant for white-label platforms.- Python
- Node.js
- cURL
Limits
Check your current plan limits and usage at any time:Per recipient billing: You’re charged per recipient, not per API call. An email to 3 recipients counts as 3 emails against your plan limit.
Overage Handling
If you exceed your plan’s email limit, sending will be paused until:- Your billing cycle resets (monthly)
- You upgrade to a higher plan
Plan Management
Manage your plan at arkhq.io/org/billing:- Upgrade anytime — takes effect immediately
- Downgrade at the end of your current billing cycle
- Cancel with no long-term commitments
Payment Methods
We accept credit and debit cards (Visa, Mastercard, American Express) via Stripe. Card details are never stored on our servers. Access invoices and receipts through the Stripe Customer Portal in your dashboard.Error Handling
If your plan limit is reached, the API returns a402 response:
- Python
- Node.js
FAQ
What happens if I hit my email limit mid-batch?
What happens if I hit my email limit mid-batch?
Emails already queued will still be sent. New send requests will return
402 until your billing cycle resets or you upgrade.Can I change plans mid-cycle?
Can I change plans mid-cycle?
Upgrades take effect immediately and are prorated. Downgrades take effect at the start of your next billing cycle.
Is there a free tier?
Is there a free tier?
New accounts get a free trial to evaluate Ark. After the trial, choose a plan to continue sending.
Do unused emails roll over?
Do unused emails roll over?
Email allocations reset monthly and do not roll over between billing cycles.
