Receive mail
Point MX to Pixu for hosted mail or connect a provider mailbox for relay and sync.
Resources
A public quick-start guide for getting a Pixu workspace ready to send, receive, route, and analyze mail.
Point MX to Pixu for hosted mail or connect a provider mailbox for relay and sync.
Use verified Pixu domains for hosted SMTP, or send through connected Gmail, Outlook, or SMTP accounts for personal mailboxes.
Create departments, mailbox mappings, and rules that classify, assign, forward, label, or notify users.
Pick draft, approval, or auto-send modes per mailbox. Use templates, brand guidelines, and knowledge base content for better replies.
Review analytics, mailbox reports, forwarding metrics, deliverability health, and downloadable PDFs.
Pixu exposes a stable authenticated API at https://pixu.in/api/v1.
Organization admins can create keys from Settings > API Keys.
Send Authorization: Bearer pixu_live_... or X-API-Key. Choose narrow scopes like mail.read, mail.send, or webhooks.manage.
Use mailboxes, conversations, compose, encrypted document signing, chat, templates, rules, knowledge, analytics, and webhooks.
Read the API reference or fetch the OpenAPI schema from /api/v1/openapi.json.
curl https://pixu.in/api/v1/conversations \
-H "Authorization: Bearer pixu_live_your_key" \
-G --data-urlencode "per_page=20"Sign in and open Support from the dashboard for tenant-specific help, or email support@pixu.in.