Parcha · AsyncAPI Specification

Parcha Webhooks

Version

View Spec View on GitHub CompanyEnterprise SaasComplianceKYBKYCDue DiligenceAMLSanctions ScreeningIdentity VerificationFinancial-ServicesArtificial IntelligenceAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.parcha.ai/api-reference/webhooks
spec_type: Webhooks
summary: >-
  Parcha delivers real-time updates about compliance jobs via HTTP webhooks. Webhook
  URLs are supplied per job when starting a KYB/KYC agent job; payloads are secured
  with HMAC signatures. A test-webhook endpoint is provided to validate receivers.
delivery: http-callback
security:
  signing: HMAC
  notes: Verify the HMAC signature on the incoming request against your shared secret.
webhooks:
- name: job-webhook
  field: webhook_url
  trigger: Fired when an entire KYB/KYC agent job completes.
  payload: Job result (job id, status, check results).
- name: tool-webhook
  field: tool_webhook_url
  trigger: Fired each time an LLM tool/check is executed during a job (real-time progress).
  payload: Per-tool execution update.
configuration:
  set_via: webhook_url and tool_webhook_url fields in the startKYBAgentJob / startKYCAgentJob request body
test_tooling:
- operation: POST /api/v1/testWebhook
  purpose: Send a test webhook to validate your receiver.
- operation: POST /api/v1/testWebhookReceiver
  purpose: Reference receiver endpoint for testing webhook delivery.

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