Skip to content

Roadmap

In the order we expect to ship it. Nothing here is available today, and there are no dates. When something ships it is announced in the changelog.

  • Webhooks. Signed deliveries for inbound mail and device events, with retries and a delivery log. See Events and webhooks.
  • Event stream. The same events over a socket, open to your code.
  • TypeScript SDK. A typed client over the API that also decrypts, so a script can read what it fetches and create addresses that receive mail.
  • Usage and event logs in the app, next to your API keys.
  • SDKs in other languages, after the encryption has had an independent review.