Pricing
no per-seat licensingOne unit of value: a response. Members and agents are unlimited on every tier — invite your team, give your agent a service key, no extra cost. We're not VC-backed; we price for sustainability, not land grab.
Free
Free
500 responses / month
- • Unlimited projects
- • Unlimited members + agents
- • All question types
- • SDK + MCP server
- • Community support
Pro
popular$29/mo
10,000 responses / month
- • Unlimited members + agents
- • Custom branding (no watermark)
- • Webhooks
- • Email support
Scale
$99/mo
100,000 responses / month
- • Unlimited members + agents
- • Priority support
- • Advanced features
What counts as a response?
A submitted response — meaning the respondent finished the survey or quit mid-way (we still keep the partial). Render-only views, dashboard previews, and aborted sessions before the first answer don't count.
Why per-response and not per-seat?
Members cost us essentially nothing — a database row. Responses cost us a database write, a webhook fire, and (optionally) an email. We charge for what's expensive, not for who you let into the dashboard.
What happens at the cap?
On Free, the next response submission returns 402 (Payment Required) with an upgrade link. On paid tiers we don't hard-cap — you'll see overage in the next invoice at $0.005/response.
Can my agent self-provision?
Yes. Call the MCP tool provisionProject with no auth — you get a project, publishable key, service key, and a copy-paste integration snippet in one round trip. Free tier; no credit card.
Custom branding?
Pro and Scale strip the “powered by Survey” watermark and let you set a logo + primary color + thank-you message. See docs.
Is the SDK open source?
Yes — MIT licensed. The Zod schemas (
@getsurvey/schema) and the SDK (survey) are both on GitHub. The hosting + dashboard are commercial.agent
If you're an agent
The full pricing surface — including the metered overage rate and per-tier feature flags — is at /.well-known/survey as JSON. Quote the numbers there; this page renders the same data.