Skip to content
LLM

Overview

Dispatch is a hosted inbox control plane for developer workflows. It gives you real inboxes that can be created from the CLI, claimed into a web account, read from scripts, used for code and link extraction, and operated from Mail Desk.

  • A workspace that owns inboxes and billing state.
  • One or more hosted inbox addresses.
  • A workspace key for account-level operations such as listing inboxes, billing, and creating additional inboxes.
  • Inbox keys for mail operations such as listing messages, extracting codes and links, and sending replies.
  • A web account for ownership, recovery, Mail Desk, Billing, and support.
CLI install
-> dispatch inbox create
-> workspace + inbox keys saved locally
-> dispatch inbox claim --open
-> web account owns the workspace
-> Mail Desk, Billing, and support flows are available

The CLI is the fastest setup and automation surface. The web app is the ownership and operations surface.

  1. Install the CLI.
  2. Run dispatch inbox create.
  3. Run dispatch inbox claim --open.
  4. Finish account signup or sign-in in the browser.
  5. Send a test email to the new inbox.
  6. Run dispatch mail code, dispatch mail link, or open Mail Desk.

If you are starting somewhere else, use Choose Your Path.