DocumentationPlans and pricing

Plans and pricing

Per-plan limits, quotas, and Stripe billing.

MailingCore offers monthly plans with email quotas, AI tokens, and resource limits.

Plans

PlanPriceEmails/monthAI tokensDomainsMembersTemplates
Free€01000115
Starter€95,0005002320
Pro€2925,0002,000510100
Business€99100,00010,0002050500

All include: REST API, JS SDK, template editor, open/click tracking, 2FA, and audit log.

Subscribe

GET /billing/plans
POST /billing/checkout  { "planSlug": "pro" }

Redirects to Stripe Checkout. After payment, the checkout.session.completed webhook activates the subscription.

Management

  • View current subscription: GET /billing/subscription
  • Customer portal (card, invoices, cancel): POST /billing/portal

Quota and warnings

See Monthly quota for X-Quota-* behavior and blocking at 110%.

AI token packs (optional)

PackTokensPrice
Starter10,000€5
Growth50,000€20
Scale200,000€70

Tokens are consumed on POST /ai/generate and /ai/improve.