Qomplement · AsyncAPI Specification

Qomplement Webhooks

Version

View Spec View on GitHub CompanyDocument ExtractionOCRStructured DataArtificial IntelligenceForms AutomationPDFSupply ChainDeveloper APIY CombinatorAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.qomplement.com/api/webhooks
type: Webhooks
transport: http-post
security:
  signature: none-documented
  guidance: Validate that job_id matches a job you initiated; deliver over HTTPS.
events:
- name: extract
  trigger: Document data extraction job completed or failed.
- name: fill_pdf
  trigger: PDF form filling job completed or failed.
- name: fill_excel
  trigger: Excel template filling job completed or failed.
payload:
  shape: |
    {
      "job_id": "UUID",
      "data": {
        "id": "UUID",
        "type": "extract|fill_pdf|fill_excel",
        "status": "completed|failed",
        "result": { },
        "error": { }
      }
    }
note: >-
  Webhooks are job-completion callbacks; the provider publishes no AsyncAPI document,
  so this captures the documented webhook catalog as a Webhooks surface.

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