<- Adapters

Webhook

experimentalnetwork

Inbound webhook signature verification and event normalization

pip install chp-adapter-webhook

Auto-discovered through the chp.adapters entry point — no host config needed.

Capabilities

What this adapter exposes.

ingestv1.0.0

Verify a webhook then normalize it into a CHP event envelope.

chp.adapters.webhook.ingest
verifyv1.0.0

Verify a webhook HMAC signature (constant-time).

chp.adapters.webhook.verify
See the full capability catalog →