Brevo Setup Guide

Connect Brevo (formerly Sendinblue) to send up to 300 notification emails per day for free.

Recommended for: Most users. Brevo has the best free tier of any email provider — 300 emails/day permanently, no credit card required. Setup takes under 5 minutes.
Not recommended for: Users who need to send more than 300 emails/day without upgrading to a paid plan, or users who want to avoid any third-party branding on the free tier.

Free tier details

FeatureFree plan
Daily sending limit300 emails/day
Monthly limitNone (300/day every day)
Credit card requiredNo
BrandingBrevo logo in email footer
API accessYes
ExpirationNever — permanent free tier

Step 1: Create a Brevo account

  1. Go to brevo.com/signup
  2. Sign up with your email address and a password
  3. Confirm your email by clicking the verification link Brevo sends you
  4. Complete the onboarding questionnaire (company name, address, etc.)
Note: New Brevo accounts may go through an approval process before you can send emails. This usually takes a few hours but can take up to 48 hours in some cases. You will receive an email once your account is activated. If your account is stuck in review, contact Brevo support.

Step 2: Verify your sender email

Brevo requires you to verify the email address you want to send from before you can use it.

  1. In the Brevo dashboard, go to Senders, Domains & Dedicated IPs (under your account settings)
  2. Click Add a Sender
  3. Enter the name and email address you want notifications to come from (e.g., "Contact Form" / hello@yourdomain.com)
  4. Click Save
  5. Check your inbox for a confirmation email from Brevo and click the verification link
Tip: For best deliverability, also verify your domain via DNS (SPF/DKIM records). This is optional on the free plan but significantly improves inbox placement. Go to Senders, Domains & Dedicated IPs → Domains to set this up.

Step 3: Generate an API key

This is where most people get confused. Brevo has two types of keys: an API key (for the HTTP API) and an SMTP key (for SMTP connections). FormBlade uses the API key, not the SMTP key.

  1. In the Brevo dashboard, click your name in the top-right corner
  2. Go to SMTP & API
  3. Click the API Keys tab
  4. Click Generate a new API key
  5. Name it something like "FormBlade"
  6. Copy the API key immediately — it will start with xkeysib-
⚠️ Common mistake: Do NOT use the SMTP key that appears on the SMTP tab. The SMTP key looks different and will not work with FormBlade's API integration. Make sure you are on the API Keys tab and the key starts with xkeysib-.

Step 4: Configure FormBlade

  1. Log in to your FormBlade dashboard
  2. Open the form you want to configure
  3. Go to the Settings tab
  4. Under Email Provider, select Brevo
  5. Paste your API key (starting with xkeysib-) into the API Key field
  6. Set your From Email to the sender address you verified in Step 2
  7. Optionally set a From Name (e.g., "Contact Form")
  8. Click Save

Step 5: Send a test email

  1. In the Email Provider section, click Send Test Email
  2. Check your inbox for the test notification
  3. If the test fails, double-check that you used the API key (not SMTP key) and that your sender email is verified

Troubleshooting

"Unauthorized" or "403" error

"Sender not found" error

Emails going to spam

Account stuck in review

Brevo free plan limitations

For most FormBlade users, the 300/day limit is more than sufficient. A form receiving 10 submissions per day would use only 3% of the daily allowance.

Common gotchas

Quick reference: where to find things in Brevo

What you needWhere to find it
API keyClick your name (top-right) → SMTP & APIAPI Keys tab
SMTP credentialsClick your name (top-right) → SMTP & APISMTP tab
Verified sendersSenders, Domains & Dedicated IPs (left sidebar or account settings)
Domain verification (DNS)Senders, Domains & Dedicated IPsDomains tab
Sending statisticsDashboard (home page) or Transactional → Email → Statistics
Account statusBanner at the top of the dashboard if your account is under review
Official documentation: For the most up-to-date information on Brevo's API, account limits, and features, visit the Brevo Developer Documentation and the Brevo Help Center.