Leadpages · AsyncAPI Specification

Leadpages Webhooks

Version

View Spec View on GitHub CompanyLanding PagesMarketingConversion OptimizationA/B TestingWebsite BuilderLead GenerationContent ManagementAgentsAnalyticsAsyncAPIEvents

AsyncAPI Specification

leadpages-webhooks.yml Raw ↑
generated: '2026-08-12'
method: searched
source: https://leadpages.com/developers/docs
docs: https://leadpages.com/developers/docs
spec_type: none
asyncapi_published: false
note: >-
  Leadpages advertises a webhook surface in its developer documentation but publishes no
  AsyncAPI document and no webhook reference page. The three event types below are named
  verbatim in the docs; their payload schemas, delivery semantics, retry policy and
  signature scheme are NOT published anywhere reachable, and none has been invented here.
  Endpoints are configured from the dashboard, which is behind login.
surface:
  transport: HTTP callback (webhook)
  configuration: >-
    "Configure endpoints from your dashboard." No public API for registering webhook
    endpoints is documented.
  availability: >-
    Per-form webhooks are included on every plan including Starter; connecting a
    third-party integration app requires Pro or above (per https://leadpages.com/pricing.md).
events:
- name: page.published
  documented_as: pages are published
  description: Fires in real time when a page is published.
  payload_schema: not-published
- name: lead.captured
  documented_as: leads are captured
  description: Fires in real time when a lead is captured.
  payload_schema: not-published
- name: form.submitted
  documented_as: form submissions come in
  description: Fires in real time when a form submission is received.
  payload_schema: not-published
event_count: 3
verbatim_claim: >-
  Webhooks — Get notified in real time when pages are published, leads are captured, or
  form submissions come in. Configure endpoints from your dashboard.
gaps:
- no published payload schema for any event
- no signing/verification scheme documented (no signature header named)
- no retry or delivery-guarantee policy documented
- no webhook event reference page (/developers/webhooks returns 404)
- no AsyncAPI document
probes:
- {url: 'https://leadpages.com/developers/webhooks', status: 404}
- {url: 'https://leadpages.com/developers/docs/webhooks', status: 404}
x-evidence:
  fetched: '2026-08-12'
  probes:
  - {url: 'https://leadpages.com/developers/docs', status: 200}
  - {url: 'https://leadpages.com/pricing.md', status: 200}

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/leadpages-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.