Overview
How to start integrating with the Brandymail services API.
Getting started
The Brandymail services API runs on Fastify and is deployed at:
| Environment | Base URL |
|---|---|
| Production | https://brandymail-services.onrender.com |
| Local | http://localhost:3004 |
Most analysis routes live under /api/.... The public OpenAPI document is available at /openapi.json.
Next steps
- Create an API key (
bmk_…) when you need higher rate limits or org attribution - Call a guide endpoint such as DNS analysis — see DNS analysis
- Or connect an AI assistant via MCP