FormsReach developers
Create an API key, point any website form at the public submit endpoint, and optionally connect an MCP client or SDK. This page is the hub for agents and humans looking up FormsReach developer resources by name.
OpenAPI JSON · OpenAPI YAML · Docs · llms.txt
OpenAPI spec
Machine-readable Submit API with unique operationIds, typed bodies, and JSON error schemas. Built for LLM function calling.
openapi.jsonAPI keys
Create a form in the dashboard and copy the public api_key. Use a Free-plan form as the sandbox before production.
Open dashboardDocs quickstart
Paste an HTML form, submit a test, and confirm the row. Then add spam fields and a domain allowlist.
QuickstartMCP server
Streamable HTTP at app.formsreach.com/api/mcp. Public tool list on this site; live tools require a developer API key.
MCP guidesJSON errors
Problem types, messages, and resolution hints at /errors/{code}. The live submit API already returns this envelope.
Error catalogRate limits
RateLimit and Retry-After conventions so agents can self-throttle. Documented next to the Submit API.
Rate limit docs