Lanes Forms
Form endpoints as a service. Provision a live form backend in one call, wire it into your site, and claim it when you are ready.
Getting Started
Guides
Provisioning a form
Create a live form endpoint with a single POST, anonymously or with a workspace key.
Claiming a form
Take ownership of an unclaimed form. Held submissions are released and forwarding turns on.
Submitting data
POST to a form endpoint from a browser, a server, or an agent, and what comes back.
Integrating a form
Wire an endpoint into a static HTML form, a fetch call, or a server, and choose where submissions go.
Security
Reference
Errors
The error envelope and the codes you will meet, with how to resolve each.
API reference
Every endpoint at a glance, plus the live interactive OpenAPI docs.
Agents and MCP
Provision and fill forms from a coding agent with the MCP server, the skill, or a prompt.
Rate limits
The caps that govern provisioning and submission, and the response headers that report live quota so you can self-throttle.