Form backend for developers

Your form backend.
Zero config.

Write your HTML form. Point the action at your endpoint. That’s it — submissions delivered to your inbox.

No credit card required · Free forever for small projects

Your form.
Your design.

Spotlight Forms is a pure POST endpoint. You own 100% of your UI — no iframes, no embeds, no brand lock-in. Build your form in plain HTML, React, Vue, or anything else. Style it however you want. We just handle the backend.

  • Works with any HTML form or fetch call
  • No SDK required — just a POST request
  • Supports JSON and multipart/form-data
contact.html
<form
  action="https://spotlightforms.xyz
         /api/submit/my-slug"
  method="POST">

  <input type="text" name="name">
  <input type="email" name="email">
  <textarea name="message"></textarea>

  <button type="submit">Send Message</button>
</form>

Three steps.
Zero complexity.

Write your form

Build your form in plain HTML or any framework. Style it to match your site exactly.

Point the action

Set action="https://your-endpoint.com/f/your-slug" and you're done.

Receive submissions

Get email notifications for every submission. View and manage them in your dashboard.

Everything a form
backend needs.

Spam protection

Honeypot fields and reCAPTCHA v3 built in. Bots get blocked before they reach your inbox.

Custom redirects

Send users to a thank-you page, back to your site, or anywhere you choose after submission.

Email notifications

Branded notification emails delivered instantly for every new submission.

Multi-tenant

Manage multiple clients and projects from a single dashboard. Each form is isolated.

Origin allowlisting

Lock each form to specific domains. Only accept submissions from your site.

Submission history

Full dashboard to view, search, filter, and export every submission ever received.

Simple pricing.

Start free. Upgrade when your project grows.

Free

$0 / month

  • 1 form
  • 100 submissions / month
  • Email notifications
  • Dashboard access
Coming soon

Pro

TBD / month

  • Unlimited forms
  • Unlimited submissions
  • Custom redirects
  • Origin allowlisting
  • Priority support

Ready to simplify
your forms?

No configuration. No vendor lock-in. Start receiving submissions in minutes.