CoroNet · AsyncAPI Specification
Coro Public API Webhooks
Version 3.8.3
Coro sends real-time, HMAC-signed webhook events to a subscriber-configured URL over HTTP POST (JSON), facilitating automation for billing and workspace management. This document is generated by the API Evangelist enrichment pipeline from Coro's published webhook documentation (event catalog, headers, and payload structure); it is not a Coro-published AsyncAPI file.
View Spec
View on GitHub
CompanyEnterpriseCybersecuritySecurityEndpoint SecurityEmail SecurityNetwork SecurityCloud SecurityManaged Service ProvidersComplianceWebhooksAPIAsyncAPIWebhooksEvents
Channels
coroWebhook
Single subscriber endpoint receiving all Coro webhook event types. Security headers X-Coro-Hook-Id, X-Coro-Hook-Type and X-Coro-Signature (HMAC SHA-256 of X-Coro-Hook-Id with your shared secret) accompany each delivery.
Messages
CoroEvent
CoroEvent
Servers
https
subscriber
The subscriber-provided URL that Coro POSTs events to.