Cal.com Event Types / Webhooks API is one of 22 APIs that Cal.com publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include Event Types / Webhooks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.
This API exposes
6 operations
across 2 paths,
and defines 6 schemas.
It is described by OpenAPI 3.0.0, at version 1.0.0.
Requests are made against the base URL https://api.cal.com/v2.
6 operations2 paths6 schemas2 DELETE2 GET1 PATCH1 POST
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.cal.com/v2
Resource Areas
1
Paths & Operations 6
Across 2 paths, the API surfaces 6 operations — 2 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are EventTypeWebhookOutputDto (7 properties), UpdateWebhookInputDto (6 properties), CreateWebhookInputDto (6 properties), EventTypeWebhookOutputResponseDto (2 properties). Each schema is shown below with its type and property counts.
EventTypeWebhooksOutputResponseDto
object
2 properties2 required
CreateWebhookInputDto
object
6 properties3 required
UpdateWebhookInputDto
object
6 properties
EventTypeWebhookOutputDto
object
7 properties6 required
DeleteManyWebhooksOutputResponseDto
object
2 properties2 required
EventTypeWebhookOutputResponseDto
object
2 properties2 required
Specification
The full machine-readable OpenAPI contract behind this narrative.