At-Bay · Capability
At-Bay Partner API — Webhooks
At-Bay Partner API — Webhooks. Register and manage webhook callbacks for asynchronous quote and policy status events, and rotate the shared signing secret used to verify callback authenticity.
At-Bay Partner API — Webhooks is a Naftiko capability published by At-Bay, one of 5 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET, POST, DELETE, and PUT methods rooted at /v1/webhooks.
Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include At-Bay, Webhooks, Insurance, and Events.
What You Can Do
GET
Listwebhooks
— List Webhooks
/v1/webhooks
POST
Registerwebhook
— Register A Webhook
/v1/webhooks
DELETE
Unregisterwebhook
— Unregister A Webhook
/v1/webhooks/{webhook_id}
PUT
Setwebhooksecret
— Set Webhook Secret
/v1/webhooks/secret