Documentation
Everything you need to embed Reachase, send API requests, and receive webhook events.
What is Reachase?
Reachase is an embeddable API for customer conversations. Add contact forms and appointment scheduling to any website with a simple embed snippet, then manage everything from one dashboard.
Developers get REST endpoints, signed webhooks, a typed npm SDK, and SSR-safe embeds that work with Next.js, Nuxt, and static sites.
Core concepts
- Organizations isolate configuration, API keys, and data per site or environment.
- Embeds on ingest.reachase.com render contact forms and scheduling widgets as hosted iframes.
- Submissions and bookings can be read from the API or pushed to your app via webhooks.
- Authenticated API calls use organization-scoped API keys on the ingest service.
Explore the docs
Need an account?
Create a free project to generate API keys, configure embeds, and test webhooks in the dashboard.
Create free account