Getting started
Make your first API call in 3 steps
Get your API key
Generate an API key from your Brevo account. You’ll need it to authenticate every request — copy it immediately, it’s only shown once.
In the API keys tab, click Generate a new API key, name it, and save it somewhere secure.
Whitelist your IP address
The playground runs from your browser, so Brevo needs to recognize your current IP before processing requests from it.
Your current IP address is:
Detecting your IP address…
Add it to the Authorized IPs list in your Brevo security settings.
Prefer to skip this step? Send your first request anyway. If your IP isn’t whitelisted, Brevo sends a security email with a one-click authorization link — then come back and retry.
Not required when calling the API from a server or CLI.
What’s next
Explore our guides to start building your integration:
- Learn key Brevo API concepts: Authentication, pagination, and rate limits.
- Send transactional emails: Send your first email and learn about template management.
- Setup webhooks: Receive real-time updates for email events.
- Send SMS & WhatsApp: Reach customers on their preferred mobile channels.