# Cerby Webhooks

**Canonical:** https://apis.io/apis/cerby/cerby-webhooks/  
**Provider:** Cerby — https://apis.io/providers/cerby/  
**Base URL:** https://my-workspace.cerby.com/api/v1/  
**Documentation:** https://help.cerby.com/developer-tools/cerby-webhooks/implement-a-webhook-receiver

Cerby Webhooks is one of 3 APIs that [Cerby](https://apis.io/providers/cerby/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Webhook, Event, and Identity. The published artifact set on APIs.io includes API documentation.

Cerby's webhook notification service delivers real-time signed HTTPS events for account, credential, MFA, and automation lifecycle changes. Deliveries carry a fixed JSON envelope (envelope_version, event_id, event_type, occurred_at, workspace_id, data), an Ed25519 or HMAC-SHA256 signature over timestamp.body, an Idempotency-Key header, at-least-once semantics with documented dedup keys, and a six-attempt exponential retry policy with a 24-hour hard deadline.

## Machine-readable artifacts (3)

- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/cerby/refs/heads/main/asyncapi/cerby-webhooks.yml
- **Documentation** — https://help.cerby.com/developer-tools/cerby-webhooks/implement-a-webhook-receiver
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/cerby/refs/heads/main/errors/cerby-automation-failure-codes.yml

## Other Cerby APIs (2)

- [Cerby API](https://apis.io/apis/cerby/cerby-api/)
- [Cerby SCIM 2.0](https://apis.io/apis/cerby/cerby-scim/)

## Tags

Webhook, Event, Identity

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/cerby/cerby-webhooks/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/cerby/.
