Prefer to click through it? The console has a
guided onboarding wizard that walks through these same steps.
1. Create an account
Sign in at inboundr.net/login. Inboundr is passwordless — enter your email and open the magic link we send you.2. Add and verify a domain
In the console, go to Domains → Add domain and enter a domain you own (for exampleyourdomain.com). Inboundr returns a set of DNS records:
- an MX record so mail for the domain is routed to Inboundr, and
- DKIM CNAME records that verify you own the domain.
3. Create an API key
Go to API keys → Create key and copy the key — it’s shown once and starts withinb_. Store it as an environment variable:
4. Receive email
Send a message to any address on your verified domain (catch-all accepts all of them). Then list your inbox:email.received payload the moment mail arrives.
Next steps
Receive email
Webhooks, catch-all, and store-only inboxes.
Build an email agent
Hand the loop to an agent over MCP.
API reference
Every endpoint, parameter, and response.