Ironclad · Capability
Ironclad Public API — Webhooks
Ironclad Public API — Webhooks. 6 operations across 3 resource paths. Self-contained Naftiko capability covering the Ironclad Webhooks business surface.
Ironclad Public API — Webhooks is a Naftiko capability published by Ironclad, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the GET, POST, PATCH, and DELETE methods rooted at /v1/webhooks.
Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Ironclad and Webhooks.
What You Can Do
POST
Create a webhook
— Create a Webhook
/v1/webhooks
GET
List all webhooks
— List All Webhooks
/v1/webhooks
GET
Retrieve a webhook
— Retrieve a Webhook
/v1/webhooks/{id}
PATCH
Update a webhook
— Update a Webhook
/v1/webhooks/{id}
DELETE
Delete a webhook
— Delete a Webhook
/v1/webhooks/{id}
GET
Retrieve webhook verification key
— Retrieve Webhook Verification Key
/v1/webhooks/verification-key