GET /senders/ips
Retrieves all dedicated IPs associated with your Brevo account.
Use this to:
- List all your dedicated IPs
- Check the status of your dedicated IPs (active/inactive)
- Find IP addresses and associated domains for configuration purposes
- Monitor your IP reputation and deliverability
- Verify available IPs for sender configuration
Key information returned:
- IP ID and address
- Associated domain
- Active status
- IP configuration details
Servers
- https://api.brevo.com/v3
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.