Contacts API
The Maileroo Contacts API provides a robust and flexible way to manage your contact database programmatically. Whether you're building a custom integration or automating contact workflows, this API gives you full control over your audience.
Authentication
All requests to the Contacts API require authentication via an Organization API Key. This key ensures that your data remains secure and accessible only to authorized users.
You can find your API key by navigating to your Maileroo → Email Marketing → Organization → Settings → API Keys section.
How to Authenticate
Include your API key in the header of each request using the X-API-Key
field:
X-API-Key: YOUR_API_KEY_HERE
Make sure to keep your API key secure and never expose it in public repositories or frontend code. Always use environment variables or secure configuration management for storing API keys.
Base URL
All Contacts API endpoints are available at:
https://manage.maileroo.app/v1/