Brandymail Docs

Rate limits

Default and authenticated rate limits for REST and MCP.

Rate limits

Brandymail applies Fastify rate limiting globally and tighter per-route budgets on MCP.

MCP (POST /mcp)

ModeLimitKey
Anonymous30 / minuteClient IP
Authenticated (Bearer bmk_…)120 / minuteAPI key id

REST API

Global service rate limits apply. Prefer exponential backoff on 429 responses and reuse connections where possible.

When you need sustained higher throughput, contact Brandymail — organization keys unlock the documented MCP ceilings and attribution, not unlimited REST capacity.

On this page