French transactional email and SMS API for software teams who treat messaging as a core product component
Sweego is a French transactional email and SMS API platform operated by Mindbaz, a Lille-based deliverability company with expertise built since 2013. The platform offers a REST API, SMTP relay, real-time webhook events, template management, and SMS sending — all processed in France-based data centres under GDPR-native contracts.
Headquarters
Lille, France
Founded
2022
Pricing
EU Data Hosting
Yes
Employees
11-50
Free
€10/mo
€79/mo
€270/mo
Contact Sales
Billing: monthly, annual
Most transactional email providers are American companies processing European data in US data centres. SendGrid is owned by Twilio, a San Francisco company. Mailgun is owned by Sinch, a Swedish company that processes data through US infrastructure. Every password reset email, every order confirmation, every two-factor authentication code your application sends routes through servers subject to the US CLOUD Act — a law that allows American authorities to compel data disclosure without notifying the data subject.
Sweego is the alternative built for developers who consider this unacceptable. The platform is operated by Mindbaz SAS, headquartered at 19 rue d'Amiens in Lille, France. Data centres are in France. The legal entity is French. The governing authority is the CNIL, France's data protection regulator, not a US court.
The technical offering is a unified REST API and SMTP relay for transactional email and SMS, with real-time webhook events, a drag-and-drop template builder, and detailed sending statistics. Mindbaz has operated email deliverability infrastructure since 2013, giving Sweego a sender reputation foundation that most new entrants lack. The Sweego platform launched in 2022 and has since been adopted by PHP developers in particular, with native integration in Symfony 7.2.
Sweego's single API handles both transactional email and SMS. Most competitors require separate integrations — SendGrid for email, Twilio or Vonage for SMS — each with separate authentication, separate billing, and separate logs. Sweego consolidates both channels under one API key, one dashboard, and one monthly invoice.
The REST API accepts standard JSON payloads with fields for recipients, subject, template ID, and variable substitution. Authentication uses Bearer token headers. Response codes follow HTTP conventions, making error handling straightforward. SMTP is also available for applications that cannot use a REST API — standard SMTP credentials (host, port, username, password) connect to Sweego's relay without code changes.
SMS pricing starts at EUR 0.040 per message in France, with European SMS price comparison published on the Sweego website. SMS and email costs appear on the same monthly bill.
Sweego inherits the IP reputation and sending infrastructure that Mindbaz has built over a decade of operating email services for French companies. This matters more than most developers realise when choosing a transactional email provider.
New sending domains placed on shared IP pools inherit the reputation of every other sender on that pool. If another customer sends spam from the same IP, your password reset emails start landing in Gmail's Promotions tab. Sweego's Startup and Scaleup plans include dedicated IP pool options, allowing high-volume senders to build their own reputation separate from shared infrastructure.
SPF and DKIM domain authentication is automatic. After adding the required DNS records, Sweego handles signing configuration. DMARC alignment is supported. For developers unfamiliar with email authentication, Sweego's documentation walks through each step.
Sweego fires webhook events for every email and SMS state change: sent, delivered, opened, clicked, bounced (hard and soft), unsubscribed, and spam complaint. Webhook payloads are JSON and arrive within seconds of the event occurring.
The dashboard provides per-message logs searchable by recipient, subject, timestamp, and status. Bounce handling is automatic — hard bounces are suppressed from future sends to protect sender reputation. Spam complaints generate immediate alerts.
This event data is genuinely useful for application developers. A SaaS product can listen to Sweego's delivery webhooks to confirm a welcome email reached the new user, trigger a support intervention if a password reset bounces, or mark an account as undeliverable if a hard bounce occurs. Building this behaviour with self-managed email infrastructure requires significant custom engineering.
In 2024, Sweego joined Symfony's official ecosystem as a supported Mailer and Notifier transport. PHP developers using Symfony 7.2 configure Sweego with a single DSN string in their application's .env file — no custom HTTP client code, no manual API wrapper. The integration handles authentication, request formatting, and error mapping through Symfony's standard transport interface.
This puts Sweego alongside SendGrid, Mailgun, and Brevo as a first-class email transport option for the millions of applications built on the Symfony framework. For PHP teams already using Symfony, adopting Sweego requires minutes rather than an integration sprint.
Post SMTP, the most popular WordPress SMTP plugin, also added native Sweego support, enabling WordPress site owners to route transactional email through Sweego's French infrastructure from the admin interface.
Sweego's pricing is straightforward. The free plan provides API access for testing with no credit card required. The Individual plan at EUR 10/month suits small applications and solo developers. The Startup plan at EUR 79/month covers growing SaaS products that need dedicated IP options and advanced tracking. The Scaleup plan at EUR 270/month targets high-volume senders with custom IP pools and priority support.
Annual billing provides a 20% discount across all paid plans, reducing the Startup tier to EUR 63/month effective. All plans allow up to 30% volume overage above the included allocation before throttling. Custom Unicorn pricing is available for very high volumes.
Against SendGrid, Sweego's pricing is competitive at low-to-mid volumes. SendGrid's Essentials plan at USD 19.95/month (approximately EUR 18) includes 50,000 emails but applies to email only; SMS requires a separate Twilio integration. Sweego's Startup plan at EUR 79/month bundles both channels. Against Brevo, Sweego's pricing is slightly higher but with a stronger data sovereignty story — French HQ versus Brevo's Indian ownership.
Sweego's compliance position starts with geography. Data centres are in France, operated by a French legal entity under French law. Every email and SMS sent through Sweego is processed by servers inside the EU. There is no US subsidiary, no US data processing, and no exposure to US government data requests.
The CNIL — France's data protection authority — is Sweego's supervisory regulator. The CNIL has a reputation for active enforcement of GDPR; Sweego operating under its jurisdiction means the company faces real regulatory accountability for data handling practices.
GDPR-compliant data processing agreements are available as part of standard contracts. SPF, DKIM, and DMARC support ensures that email sent through Sweego meets modern authentication requirements, which also affects deliverability to major inboxes including Gmail, Outlook, and Yahoo Mail.
For European SaaS companies, software agencies, and e-commerce businesses that want to eliminate US data processor exposure from their transactional messaging stack, Sweego represents a technically credible and legally clean alternative to US-based incumbents.
French and EU-based SaaS products. Companies building B2B or B2C software in the EU that want transactional messaging infrastructure under EU jurisdiction from day one. Sweego's French data centres and CNIL oversight make the compliance story uncomplicated.
Symfony PHP developers. The native Symfony 7.2 Mailer and Notifier integration reduces adoption to a single DSN configuration line. No custom HTTP clients, no wrapper libraries, no integration work.
Teams sending both email and SMS. Applications that need transactional notifications across both channels benefit from Sweego's unified API and billing. Running one vendor instead of two reduces operational complexity.
Startups replacing SendGrid for data sovereignty reasons. Companies that have received customer or legal pushback on US-based email processing. Sweego's migration path is straightforward — SMTP credentials and webhook endpoints are analogous across providers.
Sweego does what it claims: French-hosted transactional email and SMS under a unified API with GDPR-native data processing. The deliverability foundation from Mindbaz's decade of infrastructure operation is a meaningful differentiator over newer EU entrants. The Symfony integration demonstrates real ecosystem investment.
The limitations are equally clear. The integration library covers PHP, Node.js, Python, and Laravel but lacks the native plugins for Shopify, Magento, WooCommerce, and HubSpot that US incumbents have accumulated over years. The platform is relatively young, and enterprise SLAs and long-term roadmap commitments are less established than SendGrid or Mailgun. Developers requiring the deepest integration ecosystem should evaluate whether Sweego's connector gaps affect their stack. For EU teams that need clean data sovereignty and can work with the integrations available, Sweego removes a compliance headache that most developers underestimate until their first enterprise security questionnaire asks where their transactional email data is processed.
Is Sweego GDPR compliant? Yes. Sweego is operated by Mindbaz SAS, headquartered in Lille, France, with data centres located in France. The platform complies with GDPR (EU) 2016/679 and is subject to enforcement by the CNIL. All email and SMS data is processed within the EU with no third-country data transfers.
How does Sweego compare to SendGrid? SendGrid is owned by Twilio (US) and processes data under US jurisdiction, creating GDPR data transfer complexity for EU businesses. Sweego processes all data in France, includes SMS in the same API, and is simpler to price at small-to-mid volumes. SendGrid has a significantly larger integration ecosystem and higher maximum sending volumes.
Does Sweego support SMS as well as email? Yes. Sweego provides a unified REST API for both transactional email and SMS. SMS rates start at EUR 0.040 per message in France, with European pricing published on the Sweego website.
Can I use Sweego with Symfony?
Yes. Sweego is an official Mailer and Notifier transport in Symfony 7.2. Configure it with a DSN string in your .env file and use Symfony's standard MailerInterface — no custom HTTP client required.
What happens if I exceed my plan's sending limit? Sweego allows up to 30% overage above your plan's included volume before applying throttling. For persistent higher volumes, the company offers a custom Unicorn plan with negotiated pricing. Annual billing provides a 20% discount on all paid plans.
All-in-one marketing platform with email, SMS, and CRM
Alternative to Mailchimp, Constant Contact
Self-hosted email marketing platform built by Spatie for Laravel teams
Developer-friendly email API for transactional and marketing emails
Open-source transactional email platform hosted in the EU