Cal.com · Capability
Cal.diy API v2 — Conferencing
Cal.diy API v2 — Conferencing. 7 operations. Lead operation: List your conferencing applications. Self-contained Naftiko capability covering one Cal Com business surface.
What You Can Do
GET
Conferencingcontrollerlistinstalledconferencingapps
— List your conferencing applications
/v1/v2/conferencing
GET
Conferencingcontrollergetdefault
— Get your default conferencing application
/v1/v2/conferencing/default
POST
Conferencingcontrollerconnect
— Connect your conferencing application
/v1/v2/conferencing/{app}/connect
POST
Conferencingcontrollerdefault
— Set your default conferencing application
/v1/v2/conferencing/{app}/default
DELETE
Conferencingcontrollerdisconnect
— Disconnect your conferencing application
/v1/v2/conferencing/{app}/disconnect
GET
Conferencingcontrollerredirect
— Get OAuth conferencing app auth URL
/v1/v2/conferencing/{app}/oauth/auth-url
GET
Conferencingcontrollersave
— Conferencing app OAuth callback
/v1/v2/conferencing/{app}/oauth/callback
MCP Tools
list-your-conferencing-applications
List your conferencing applications
read-only
idempotent
get-your-default-conferencing-application
Get your default conferencing application
read-only
idempotent
connect-your-conferencing-application
Connect your conferencing application
set-your-default-conferencing-application
Set your default conferencing application
disconnect-your-conferencing-application
Disconnect your conferencing application
idempotent
get-oauth-conferencing-app-auth
Get OAuth conferencing app auth URL
read-only
idempotent
conferencing-app-oauth-callback
Conferencing app OAuth callback
read-only
idempotent