Postie

Product

A clean desk after chaos.

Postie is built for people who run several accounts and lose time to logins, passwords and scattered inboxes. Here is what it does, in the order you will meet it.

Connect

Sign in once per account

Gmail, Zoho and Microsoft 365 connect in a few clicks. IMAP takes an address and a password. Postie keeps each session alive so you never re-sign in.

SStudio · ZohoLive
WWork · Microsoft 365Live
PPersonal · GmailCatching up

Read

One list, every account

Threads from all accounts sit in one list, each marked with the account it came from. Filter to one account when you need to; most days you will not.

Act

Keyboard, voice or agent

Every action has a key. Every action has a phrase. And every action is an API call, so an agent can do it while you are elsewhere.

ArchiveE
ReplyR
Say itHold space

API first

An inbox an agent can drive

Everything the app does, the API does. Give Claude Code or Codex a key and a rule, and it works the inbox on your terms: archive the noise, draft the routine replies, leave the rest for you.

Read the API reference
POST /v1/threads/searchcurl
curl https://api.postie.[DOMAIN]/v1/threads/search \
  -H "Authorization: Bearer $POSTIE_KEY" \
  -d '{ "accounts": ["studio", "work"],
        "query": "from:dhl newer_than:1d",
        "then": "archive" }'

{ "matched": 12, "archived": 12, "took_ms": 38 }

Pricing

Billed monthly. Cancel any time.

Solo

[PRICE]/ month

Up to 3 accounts. Voice included.

Choose Solo

Power

[PRICE]/ month

Unlimited accounts. Agent access and API keys.

Choose Power

Team

[PRICE]/ seat / month

Shared inboxes, roles and an audit log.

Talk to us