Features

Everything you need, nothing you don't

One typed API powers the dashboard, the SDK, and your own integrations.

Meeting scheduling

  • A public booking page for every user at /book/{handle}
  • Weekly availability rules + per-date overrides
  • Timezone-aware slot computation with buffers
  • Google Calendar and Outlook sync via OAuth
  • Confirmation, reschedule, and cancel links

Contact form infrastructure

  • Embeddable widget โ€” one <script> tag
  • REST API and generated SDK
  • Honeypot + heuristic spam scoring
  • Per-IP and per-form rate limiting
  • Message storage and email forwarding

Email designer

  • Five built-in themes: Minimal, Apple, Notion, Glass, Terminal
  • Custom HTML templates with {{variables}}
  • Live preview rendering
  • XSS-safe variable substitution

Developer surface

  • Scoped API keys
  • HMAC-signed webhooks with retries
  • Generated TypeScript SDK
  • OpenAPI documentation
  • Audit logs for every sensitive action