Certifaction · AsyncAPI Specification

Certifaction Webhooks

Version

View Spec View on GitHub CompanyAi Enterprise SoftwareElectronic SignatureDigital SignatureDocument SigningQualified Electronic SignatureeIDASPrivacyComplianceIdentity VerificationSwitzerlandAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-18'
method: searched
source: https://developers.certifaction.com/en/guides/webhooks
spec_type: Webhooks
summary: >-
  Certifaction supports a per-request webhook callback. When creating a signature
  request via POST /request/create, the initiator supplies a `webhook-url` that
  Certifaction calls back on completion of the signature request.
webhooks:
  - name: signature-request-completed
    trigger: Completion of a signature request created via /request/create
    registration:
      mechanism: per-request
      parameter: webhook-url
      encoding: url-encoded
      notes: Initiators may include dynamic query parameters to uniquely identify the request.
    delivery:
      method: POST
      body: empty
    authentication:
      optional: true
      mechanism: shared-secret
      header: "authorization: Bearer <secret>"
      notes: An account-level secret can be set on request so the initiator can verify the callback originated from Certifaction.
    source_operation: openapi/certifaction-local-api-openapi.yml#request_signature

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