Contact forms for static sites, no backend required

Deploy your landing page to Cloudflare, Netlify, or GitHub Pages for free. Add a contact form with one embed. Email notifications and a dashboard included. Free for one form and 50 submissions per month.

app.reachase.com

Contact submissions

2,847

30 days

John Doe

Enterprise inquiry

2m

Jane Smith

Partnership request

18m

Alex Kim

Demo request

1h

10M+

Submissions processed

99.9%

API uptime

<50ms

Median API latency

GDPR

Compliant

Products

Contact forms first, scheduling when you grow

Every plan includes serverless contact forms for static sites. Scheduling is available on Pro.

Contact API

Capture every lead without building a backend

Custom fields, email notifications, and spam protection on every plan. Route submissions to Slack or your CRM with webhooks on Pro.

Per-form rate limiting
Consent fields with audit trail
Email notifications

Name

John Doe

Message

Interested in enterprise plan

Submit
Scheduling · Pro

Let prospects book time without the back-and-forth

Embed a scheduling widget that respects your availability and detects timezones.

Working hours and buffer times
Timezone detection per event type
Confirmation emails and webhook events
March 202630 min
MTWTFSS
123456789
9:00 AM
10:30 AM
2:00 PM

How it works

From zero to a static site with contact forms

No servers to provision. Deploy anywhere for free. No serverless functions to write.

01

Create a form

Add your fields in the dashboard and copy the embed snippet or API endpoint.

Takes about 60 seconds.

02

Embed on your site

Paste one script tag or form HTML into your static site. Works on Cloudflare Pages, Netlify, and any static host.

ReactVueWordPressWebflow
03

Get notified

Submissions arrive in your dashboard and inbox. On Pro, route them to Slack or your CRM with webhooks.

Email notifications on every plan.

Use cases

Static sites and landing pages

Host on Cloudflare, Netlify, or GitHub Pages for free. Reachase handles contact form submissions so your site never needs a backend.

Personal

Portfolios and blogs

Host on Cloudflare Pages or Netlify for free. Add a contact form without serverless functions or an email server.

Free for 1 form

Local

Small business websites

Keep your site fully static while capturing quote requests and customer messages with email notifications.

50 submissions / mo free

Developers

Side projects and MVPs

Static export your Next.js landing page. Skip API routes and form handlers. Ship a working contact form in minutes.

< 5 min to integrate

Agencies

Client sites at scale

Deploy contact forms across client sites from one dashboard. Upgrade per client when they need more forms or volume.

Starter from $9 / mo

Integrations

Works with your stack

Native embeds for popular frameworks. Connect Slack, Zapier, and HubSpot via webhooks.

Framework

Next.js

Framework

React

Framework

Vue

CMS

WordPress

CMS

Webflow

Via webhook

Slack

Via webhook

HubSpot

Via webhook

Zapier

Developers

Embed, API, or webhooks

Embed a form in minutes, then use the npm SDK or REST API on ingest.reachase.com. Webhooks are available on Pro.

index.htmlEmbed
<iframe
  src="http://localhost:3001/embed/form/{orgSlug}/{formSlug}"
  width="100%"
  height="520"
  frameborder="0"
  title="Contact form"
></iframe>
webhook.jsonPayload
{
  "event": "form.submitted",
  "organization_id": "org_abc123",
  "data": {
    "formId": "form_abc123",
    "formName": "Contact",
    "submissionId": "sub_abc123",
    "data": {
      "name": "John Doe",
      "email": "[email protected]",
      "message": "Quote request"
    }
  },
  "timestamp": "2026-03-15T10:32:00Z"
}

REST API

List forms and bookings from your backend or CI pipeline.

GET http://localhost:3001/api/v1/forms

Authorization: Bearer rc_live_...

Read docs

npm SDK

Install @reachase/sdk for typed access to the ingest API.

npm i @reachase/sdk

Read docs

Webhooks

Pro

Signed payloads with delivery logs in your dashboard.

POST /your/webhook

X-Reachase-Signature: ...

Read docs

We replaced three separate tools with Reachase. Contact forms, scheduling, and our public roadmap all live in one place now.

Product lead

B2B SaaS team

The embed took ten minutes. Webhooks to our stack were live before lunch. Exactly what we needed for our launch.

Founder

Early-stage startup

Pricing

Straightforward pricing

Start with one free contact form. Upgrade when you need more forms, volume, or integrations.

Free

For personal sites and simple contact pages.

$0forever
  • 1 active form
  • 50 submissions per month
  • Email notifications
  • 30-day submission history
  • Reachase badge on embeds
Get started

Starter

For small businesses that outgrow a single form.

€8per month
  • 3 active forms
  • 500 submissions per month
  • No Reachase branding
  • 1-year submission history
Start with Starter

Pro

For sites that need integrations and higher volume.

€17per month
  • Unlimited forms
  • 5,000 submissions per month
  • Webhooks and API access
  • Scheduling on Pro
  • Priority support
Start with Pro

Enterprise

For organizations with compliance and scale requirements.

Customcontact us
  • Custom submission volume
  • Extended audit logs
  • Custom data retention
  • SLA and DPA
  • Dedicated support
Contact sales

FAQ

Common questions

Cannot find what you need? Reach out to support from your dashboard.

Can I use Reachase on a fully static site?

Yes. Your site can be plain HTML, Astro, Hugo, or a Next.js static export. Deploy to Cloudflare Pages, Netlify, or GitHub Pages. The embed posts submissions to Reachase, so you never need a server or serverless function for forms.

Is the free plan enough for a small website?

Yes. One contact form and 50 submissions per month covers most personal sites and local businesses. You only need to upgrade when you add more forms or outgrow that volume.

What happens when I hit the submission limit?

We notify you before you reach the cap. New submissions pause until the next billing cycle or you upgrade. Existing messages stay in your dashboard.

Does the embed work with server-side rendering?

The script is deferred and hydration-safe. It works with Next.js, Nuxt, and other SSR frameworks without layout shift.

Where is data stored?

All production data is hosted in the European Union (Germany). We do not offer US region selection at this time.

When do I need Starter or Pro?

Starter fits a second or third form and removing the Reachase badge. Pro adds webhooks, API access, scheduling, and higher volume.

Start building today

Deploy your landing page to free static hosting. Add a contact form in under five minutes. The free plan includes one form, 50 submissions per month, and email notifications.

Free tier1 form · 50 submissions / mo
Setup timeUnder 5 minutes
Credit cardNot required