Forms, handled.

Add a form backend to any HTML page in 60 seconds.
No code, no server, no headaches.

Start for free How it works

Three steps to your first form

No backend code required.

Create a form

Sign up and create a form in your dashboard. You'll get a unique endpoint URL.

Point your HTML form at it

Set your form's action to your CosmicForms URL. Works with any HTML form.

Receive submissions

View them in your dashboard, get email alerts, export to CSV, or push to your CRM via webhook.

Drop in one line

Just change your form's action attribute. That's it.

  • Works with any HTML form
  • AJAX-friendly (returns JSON)
  • Custom redirect URLs
  • Built-in spam protection
<form action="https://cosmicforms.com/f/YOUR_KEY"
      method="POST">

  <input type="hidden" name="_gotcha" value="">
  <input type="hidden" name="_time"   value="">

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

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

Everything you need, nothing you don't

Smart spam filtering

Honeypot, rate limiting, blocklist words, domain/TLD blocking, and custom rules keep junk out.

Email notifications

Get an email the moment a new submission arrives, with all field data included.

Webhooks

Push submissions to any CRM, Slack, Zapier, or custom endpoint in real time.

CSV export

Download all submissions as a spreadsheet whenever you need them.

REST API

Read and manage submissions programmatically with Bearer token authentication.

Action flags

Tag leads as Hot Lead, Call Back, Send Brochure and track their status through your workflow.

Simple, honest pricing

Start free. Upgrade when you need more.

$0
/month

Free

  • 50 submissions/month
  • 1 form
  • Spam protection
Get started
$5
/month

Single

  • 150 submissions/month
  • Unlimited forms
  • Custom spam rules
Get started
$18
/month

Business

  • 3,000 submissions/month
  • Unlimited forms
  • 4 team members
  • Custom spam rules
Get started

Ready to launch your forms?

Free forever. No credit card required.

Create free account