Frequently asked questions
Quick answers before you wire your first form.
What is formvoxo? +
formvoxo is a hosted form backend. You point any HTML form at a unique endpoint and we deliver submissions to your inbox with spam protection, domain controls, and a dashboard.
Do I need to write server-side code? +
No. Change your form action to your formvoxo URL and add the fields you need. Works with static sites, WordPress, Webflow, React, and more.
How is spam handled? +
We use a honeypot field, per-IP rate limiting, and optional domain whitelisting. Suspicious submissions can be flagged without sending email noise.
Can I use formvoxo with AJAX or React? +
Yes. Send Accept: application/json to receive a JSON response instead of a redirect - ideal for single-page apps.
Is there a free plan? +
Yes. The Free plan includes email notifications, spam protection, and a monthly submission allowance so you can ship contact forms without a credit card.
How does formvoxo compare to Formspree? +
formvoxo offers a similar developer experience - hosted endpoint, email delivery, dashboard - with transparent pricing, domain whitelisting, and CSV export on paid plans. See our alternatives page for a full comparison.
Where is my data stored? +
Submissions are stored in your formvoxo account so you can review them in the dashboard. Email copies are sent via AWS SES when notifications are enabled.
Can I restrict which domains submit to my form? +
Yes, on plans that include domain whitelisting. Add exact domains or wildcard subdomains so only your sites can post to a given form.
Still stuck? Contact us or read the docs.