Zego · AsyncAPI Specification

Zego Webhooks

Version

View Spec View on GitHub CompanyInsuranceInsurtechMotor InsuranceGig EconomyTelematicsFleet InsurancePublic LiabilityPartner APIAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
source: https://developer.zego.com/
spec_type: Webhooks
signature:
  header: X-ZEGO-SIGNATURE
  notes: Outbound webhook requests from Zego are signed with this header.
webhooks:
  - name: customer-signup-integration
    direction: outbound
    transport: http
    method: POST
    description: >-
      When a customer completes sign-up, Zego POSTs to a URL configured by the
      work provider so the provider can match the new customer to one of its own
      users.
    payload_fields:
      - customerNumber
      - email
      - phoneNumber (optional)
    expected_responses:
      - status: 204
        meaning: Match found for the customer.
      - status: 404
        meaning: No matching user found.

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/zego-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.