LeadGenius · AsyncAPI Specification
Leadgenius Enrichment Webhooks
Version
View Spec
View on GitHub
CompanyData EnrichmentLead GenerationSalesMarketingB2B DataContact DataFirmographicsGo-To-MarketAccount Based MarketingAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-19'
method: searched
source: https://docs.leadgenius.com/#webhook
type: Webhooks
spec_type: null
description: >-
LeadGenius publishes no AsyncAPI document. Its event surface is a single customer-registered
webhook: when a campaign has a webhook_url set, LeadGenius POSTs a JSON payload to that URL every
time a record is finalized. This catalog captures that surface verbatim from the API reference.
transport: HTTPS POST to a customer-supplied URL
content_type: application/json
configuration:
set_on_create: webhook_url on POST /api/v1/enrichment/campaigns/
set_on_update: webhook_url on PATCH /api/v1/enrichment/update/{slug}/
set_in_dashboard: >-
If the campaign is created in Dashboard, the webhook URL is defined in the Dashboard UI.
security:
signature_verification: not documented
authentication: not documented
notes: >-
LeadGenius does not document a signing secret or signature header for webhook deliveries;
consumers should treat the callback URL itself as the shared secret and validate payloads
against the retrieve endpoint.
delivery:
retries: not documented
ordering: not documented
events:
- name: record.finalized
summary: One or more campaign records were finalized and are ready to be downloaded.
description: >-
Sent every time a record is finalized on the LeadGenius side, whether the record was enriched
or had contacts appended. The payload carries the ids of the records ready for retrieval; the
consumer then calls GET /api/v1/enrichment/retrieve/{slug}/ to download them.
payload:
slug:
type: string
description: Campaign slug/identifier on the LeadGenius platform.
records:
type: array
description: An array of finalized record ids.
uploaded:
type: integer
description: Total number of records uploaded to the campaign.
enriched:
type: integer
description: Total number of verified records uploaded to the campaign.
complete:
type: boolean
description: Flag indicating whether all uploaded records were verified.
follow_up_operation: retrieveCampaignRecords
spec_reference: openapi/leadgenius-enrichment-api-openapi.yml#/webhooks/recordFinalized
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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/leadgenius-enrichment-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.