Form infrastructure for agent-built sites

Your coding agent can ship the whole form.

Formerize gives agents a form backend, hosted renderer, and delivery testing, then hands you a dashboard preview to approve.

Get started

Preview and test without an account. Live delivery stays off until you claim and publish the form.

One definitionPreview, hosted page, and dashboard stay in sync.

A real handoffYour agent returns the exact preview and next action.

Clear delivery statesIntake and delivery are shown as separate steps.

Useful before signup

Build the real form. Test the safe path.

This is the shared Contact definition. In the sandbox, a synthetic test checks the intake contract but sends no email or webhook.

  1. 01Choose a template
  2. 02Match the site
  3. 03Return the preview
Shared rendererContact template

Non-submitting preview. Try this template →

1AcceptedThe endpoint validated the entry.

2QueuedDelivery work was handed off.

3Provider resultShown only when the provider reports it.

Three useful starts

A template, not a blank canvas.

Developer entrance

One normal form action.

Keep the markup in your project. Publish a declared definition, then send only those fields to the form endpoint.

<form action="https://api.formerize.lansford.dev/f/fm_example" method="post">
  <label>Email <input name="email" type="email" required></label>
  <button>Send</button>
</form>

Human path

Three decisions. No infrastructure tour.

  1. 01Create

    Start with Contact, Sales inquiry, or Waitlist.

  2. 02Preview

    Review the exact shared renderer and safe synthetic test.

  3. 03Receive

    Verify the destination and publish when you are ready.

Simple trial

150 accepted entries.

Trial is a one-time allowance for each verified email account. Preview navigation, blocked spam, and synthetic tests do not count.

PRIVATE BETA$15 / month

Planned Pro price, or $144 annually. Payment is not available during the private beta.

Build a form

Start with the work

Let your agent build it, or make it here.

Get started