Docs navigation
Documentation
Embed forms, handle submissions, and connect your stack.
Quick start
Create a form in the dashboard, copy the embed code, paste it into your site. The script handles AJAX submission, errors, and optional enhancements.
Embed forms guideWhat you get
- Forms — Unique form key per form. Embed with HTML or AJAX.
- Submissions — View in dashboard, export, or forward via webhooks.
- Protection — Layered spam checks, optional reCAPTCHA, honeypot, domain lock.
Submit endpoint
POST form data to the submit URL. Include $to (form key). Add $responseType=json for AJAX responses.