Create Webhook
Register a webhook endpoint. Cartesia POSTs call events to its url for every agent the webhook is attached to. Attach a webhook to an agent by setting the agent’s webhook_id with Update Agent.
Authorizations
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
Headers
API version header.
2026-03-01 "2026-03-01"
Body
Response
Webhook created. The response includes the secret — this is the only time it is returned.
A webhook including its secret. The secret is only returned when the webhook is created.
The ID of the webhook.
The HTTPS endpoint call events are delivered to.
The shared secret. Returned only on creation.
When the webhook was created.
When the webhook was last updated.
The webhook's display name, or null if unset.