NEW AI agents now first-class: authorize · audit · revoke in one click — your agents submit cleanly, bots stay blocked. Read agent docs →
/ pricing

Honest pricing. USD.

Pay for the volume you actually receive — no per-seat tax, no support tax, no overage surprises.

Free

$0 / month

For trying it out and side projects.

Start free
  • 50 submissions / month
  • Unlimited forms
  • All core features (listed below)
Most popular

Solo

$9 / month

For developers shipping their first agent-backed form.

Get Solo
  • 500 submissions / month
  • Unlimited forms
  • All core features (listed below)

Team

$29 / month

For teams running multiple agent integrations at volume.

Get Team
  • 5,000 submissions / month
  • Unlimited forms
  • All core features (listed below)

Every tier includes the same core features.

Almost nothing is gated by plan — the monthly submission cap is the main difference. The only paid-plan extras are listed at the bottom.

  • Unlimited forms
  • Spam filtering — honeypot, per-IP rate limit, CAPTCHA (Turnstile / hCaptcha / reCAPTCHA)
  • Email notifications — our SMTP, or bring your own SMTP server (BYO SMTP)
  • Webhooks — HMAC-signed, auto-retried, one-click replay, full delivery history + agent-published events
  • Multi-step forms + conditional show-if logic
  • Per-form autoresponder + magic fields
  • Per-form analytics — geo, spam rate, submissions over time
  • Ollastack-hosted form page with custom CSS
  • Submission tags, archive, status workflow
  • Inbox export — CSV, JSON, Excel — by date range
  • Slack, Discord, Telegram, Google Sheets, Mailchimp integrations — native, no Zapier
  • Never lose a lead — every blocked submission is logged, and mis-flagged leads recover in one click
  • Workflow rules — auto-tag, set status, notify by email/Slack, fire webhooks on a match
  • Agent mailboxes — send, receive, and reply from a real email identity
  • Disposable test inboxes — assert on OTP codes + links in CI
  • Mailbox rules — auto-reply, AI-enrich, or mark read on inbound mail
  • AI enrichment — category, sentiment, summary + suggested reply on leads and mail
  • Projects — group forms + mailboxes per workspace
  • Team roles — owner, admin, member, and read-only viewer
  • File uploads — presigned, stored on object storage, auto-linked to submissions
  • AI-agent Bearer tokens with audit log + 🤖 inbox stamp
  • Custom SMTP — encrypted at rest, transparent fallback
  • Org members + cross-form inbox
  • Personal API tokens — every call recorded, 300/min per-token rate limit
  • Account activity log — every action across forms, mailboxes, and team, auditable
  • Deliverability self-test — send a test email and inspect every send in the email log
  • Clone a form + rotate its public endpoint URL
  • Public OpenAPI 3.1 spec at /api/openapi.json

Need more than 5,000 submissions / month or a custom arrangement? Talk to us.

/ faq

Frequently asked questions

What counts as a submission?

Any successful POST to your form endpoint. Spam-flagged submissions count toward the quota only after they pass through filters; honeypot-rejected ones don't. Per-IP rate-limit rejections don't count either.

What happens when I hit my monthly quota?

The submit endpoint returns 429 with code RATE_LIMIT_EXCEEDED. Existing submissions stay accessible. You can upgrade mid-period and the new quota applies immediately. We don't auto-bill overages.

Do you store the form payload?

Yes — until you delete it or until your form's retention policy expires. Retention is configurable per-form on every paid tier.

Can AI agents submit to my forms?

Yes. Authorize an agent in Dashboard → Settings → API tokens, give it a label, and your agent can submit cleanly while bots stay blocked. Submissions are tagged in the inbox with the agent's label, and your per-form and monthly limits still apply. See /docs/agents.

Can I bring my own SMTP?

Yes, on every paid tier (and Free too). Configure your SMTP server per organization; credentials are encrypted at rest. If your SMTP server fails, we transparently fall back to the platform sender so notifications never silently drop. See /docs/smtp.

Is the API stable? Can I script against it?

Yes. The full OpenAPI 3.1 spec is published at /api/openapi.json — agent frameworks can consume it directly. Every endpoint documents its error shape and required scopes.

Where do my submissions live?

On a hosted database under our control. We're transparent about not yet offering multi-region or guaranteed data residency — talk to us if that's a blocker.

How do refunds work?

Cancel any time from the billing page; the next billing cycle is skipped and your org drops back to the free tier's quota. No prorated refunds on the current cycle.

What payment methods do you accept?

Subscriptions are billed through DODO Payments (cards). Stripe and PayPal are on the roadmap; if either is a hard requirement, email us.