Reform website screenshot

Reform

Reform is a conversion-focused, no-code form builder for B2B and SaaS teams, acquired by conversion-rate-optimization agency FunnelEnvy. It builds multi-step forms with conditional logic, lead qualification and enrichment, and syncs submissions to CRMs and marketing platforms. Reform publishes no REST API, SDK or OpenAPI definition; its integration surface is three published pieces — a signed outbound webhook (form.submitted, HMAC-SHA256), a CDN-hosted browser embed loader with a parent-page event API, and a headless mode that posts your own HTML form to Reform using answers[block-id] field naming.

Reform publishes 1 API on the APIs.io network. Tagged areas include Forms, Form Builder, Lead Generation, Headless Forms, and Webhook.

The Reform catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 JSON-LD context.

Reform’s developer surface includes documentation, support, getting-started guide, engineering blog, pricing, signup flow, authentication, and 21 more developer resources.

50.9/100 developing ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessFreemium
1 APIs
FormsForm BuilderLead GenerationHeadless FormsWebhookNo-CodeIntegrationCRMConversion Rate OptimizationEmbeddable Components

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 50.9/100 · developing
Contract Quality 14.1 / 25
Developer Ergonomics 8.1 / 20
Access Clarity 17.9 / 20
Operational Transparency 1.0 / 13
Contract Governance 2.2 / 12
Discoverability 7.6 / 10
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/reform: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Reform Forms

Reform's public integration surface. It is not a REST management API — no endpoint exists to create, read or update forms and submissions. What Reform publishes is the hosted fo...

Pricing Plans 1

Published pricing tiers and plan structures.

Reform Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Reform Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Reform Webhooks

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Reform Context

16 classes · 1 properties

JSON-LD

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Reform Authentication

3 schemes

SECURITY

Reform Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Reform Trust Center

SOC 2, ISO 27001

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Reform
description: Reform is a conversion-focused, no-code form builder for B2B and SaaS teams, acquired by conversion-rate-optimization
  agency FunnelEnvy. It builds multi-step forms with conditional logic, lead qualification and enrichment, and syncs submissions
  to CRMs and marketing platforms. Reform publishes no REST API, SDK or OpenAPI definition; its integration surface is three
  published pieces — a signed outbound webhook (form.submitted, HMAC-SHA256), a CDN-hosted browser embed loader with a parent-page
  event API, and a headless mode that posts your own HTML form to Reform using answers[block-id] field naming.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/reform.png
url: https://raw.githubusercontent.com/api-evangelist/reform/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-08-14'
specificationVersion: '0.23'
aid: reform
type: Index
tags:
- Forms
- Form Builder
- Lead Generation
- Headless Forms
- Webhook
- No-Code
- Integration
- CRM
- Conversion Rate Optimization
- Embeddable Components
tags_raw:
- Forms
- Form Builder
- Lead Generation
- Headless Forms
- Webhooks
- No-Code
- Integrations
- CRM
- Conversion Rate Optimization
- Embeddable Components
apis:
- name: Reform Forms
  description: Reform's public integration surface. It is not a REST management API — no endpoint exists to create, read or
    update forms and submissions. What Reform publishes is the hosted form host (forms.reform.app), which serves published
    forms and receives headless HTML form POSTs using answers[block-id] field naming, plus a signed form.submitted webhook
    delivered to destinations configured per form, and a browser embed loader at embed.reform.app/v1/embed.js exposing six
    parent-page events. Webhooks and custom code require the Pro plan.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.reform.app/
  baseURL: https://forms.reform.app
  tags:
  - Forms
  - Submissions
  - Webhook
  - Headless Forms
  - Lead Generation
  tags_raw:
  - Forms
  - Submissions
  - Webhooks
  - Headless Forms
  - Lead Generation
  properties:
  - type: Documentation
    url: https://docs.reform.app/
  - type: GettingStarted
    url: https://docs.reform.app/article/49-building-your-first-form
  - type: Pricing
    url: https://www.reform.app/pricing
  - type: Webhooks
    url: asyncapi/reform-webhooks.yml
  - type: Authentication
    url: authentication/reform-authentication.yml
  - type: Conventions
    url: conventions/reform-conventions.yml
  - type: DataModel
    url: data-model/reform-data-model.yml
  - type: Components
    url: components/reform-components.yml
  - type: Packages
    url: packages/reform-packages.yml
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/reform/refs/heads/main/plans/reform-plans-pricing.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/reform/refs/heads/main/rate-limits/reform-rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/reform/refs/heads/main/finops/reform-finops.yml
common:
- type: DomainSecurity
  url: security/reform-domain-security.yml
- type: Website
  url: https://www.reform.app/
- type: Documentation
  url: https://docs.reform.app/
- type: HelpCenter
  url: https://docs.reform.app/
- type: Support
  url: https://docs.reform.app/
- type: GettingStarted
  url: https://docs.reform.app/article/49-building-your-first-form
- type: Blog
  url: https://www.reform.app/blog
- type: Pricing
  url: https://www.reform.app/pricing
- type: SignUp
  url: https://dashboard.reform.app/register
- type: Login
  url: https://dashboard.reform.app/login
- type: TermsOfService
  url: https://www.reform.app/legal/terms-of-service
- type: Features
  url: https://www.reform.app/features
- type: Templates
  url: https://www.reform.app/templates
- type: Integrations
  url: https://www.reform.app/integrations
- type: LinkedIn
  url: https://www.linkedin.com/company/reformapp
- type: X
  url: https://x.com/heyreform
- type: LLMsTxt
  url: llms/reform-llms.txt
- type: Webhooks
  url: asyncapi/reform-webhooks.yml
- type: Components
  url: components/reform-components.yml
- type: Packages
  url: packages/reform-packages.yml
- type: Conventions
  url: conventions/reform-conventions.yml
- type: Authentication
  url: authentication/reform-authentication.yml
- type: DataModel
  url: data-model/reform-data-model.yml
- type: Conformance
  url: conformance/reform-conformance.yml
- type: Lifecycle
  url: lifecycle/reform-lifecycle.yml
- type: TrustCenter
  url: security/reform-trust-center.yml
- type: Compliance
  url: security/reform-trust-center.yml
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/reform/refs/heads/main/plans/reform-plans-pricing.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/reform/refs/heads/main/rate-limits/reform-rate-limits.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/reform/refs/heads/main/finops/reform-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 11
  pass: local-v1
x-contract-discovery:
  checked: '2026-08-14'
  result: no-published-machine-readable-contract
  detail: STEP 0b contract discovery run against every Reform host. No OpenAPI, Swagger, GraphQL SDL, AsyncAPI, JSON Schema,
    Postman collection, MCP server or A2A agent card exists. The api.reform.app host recorded as baseURL in an earlier round
    is NXDOMAIN, and docs.reform.app is a Help Scout help centre whose only two articles matching "API" are about pasting
    THIRD-PARTY keys (Close CRM, Google reCAPTCHA) into Reform. baseURL corrected to forms.reform.app, the host Reform's own
    docs name as the form-serving and form-receiving domain.
  probes:
  - url: https://api.reform.app/openapi.json
    status: 0
    note: NXDOMAIN
  - url: https://docs.reform.app/openapi.json
    status: 404
  - url: https://www.reform.app/openapi.json
    status: 404
  - url: https://dashboard.reform.app/openapi.json
    status: 404
  - url: https://dashboard.reform.app/graphql
    status: 404
  - url: https://embed.reform.app/openapi.json
    status: 404
  - url: https://www.reform.app/.well-known/agent-card.json
    status: 404
  - url: https://forms.reform.app/.well-known/agent-card.json
    status: 403
  - url: https://www.reform.app/llms.txt
    status: 200
    note: real llms.txt
    saved verbatim: null
  - url: https://docs.reform.app/article/7-webhooks
    status: 200
    note: the webhook contract
    in prose: null