Manage everything through the REST API — or let an AI agent do it via the MCP Server.
Winnr's API covers account, domains, email users, warming, inbox, export, and jobs (plus team users, templates, affiliate, and more). Full OpenAPI spec at app.winnr.app/docs. This is a high-level tour of what each resource does.
Startup gets 300 requests per minute. Enterprise gets 500. Limits apply per account across all tokens combined. Exceeding returns 429. Winnr sends standard rate-limit headers on every response.
Create API tokens from Settings → API Keys. Assign read or read/write scope. Tokens start with wnr_ and are shown once — copy immediately. Revoke any time.
Winnr exposes a REST API for programmatic domain, mailbox, warming, and inbox management. Full OpenAPI spec available. Both Startup and Enterprise plans include API access; only rate limits differ.
The Winnr MCP server exposes 37 tools that let Claude, Cursor, and Claude Code manage your cold email infrastructure through natural language. Install with uvx winnr-mcp. Set up takes about 60 seconds.