Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cal.com Deprecated: Platform OAuth Clients API

The Deprecated: Platform OAuth Clients API from Cal.com — 2 operation(s) for deprecated: platform oauth clients.

Cal.com Deprecated: Platform OAuth Clients 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 Deprecated: Platform OAuth Clients. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 5 operations across 2 paths, and defines 7 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.

5 operations 2 paths 7 schemas 1 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 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Deprecated: Platform OAuth Clients 5
POST
/v2/oauth-clients
Create an OAuth client
OAuthClientsController_createOAuthClient 1 param body → 201
GET
/v2/oauth-clients
Get all OAuth clients
OAuthClientsController_getOAuthClients 1 param → 200
GET
/v2/oauth-clients/{clientId}
Get an OAuth client
OAuthClientsController_getOAuthClientById 2 params → 200
PATCH
/v2/oauth-clients/{clientId}
Update an OAuth client
OAuthClientsController_updateOAuthClient 2 params body → 200
DELETE
/v2/oauth-clients/{clientId}
Delete an OAuth client
OAuthClientsController_deleteOAuthClient 2 params → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are PlatformOAuthClientDto (14 properties), CreateOAuthClientInput (10 properties), UpdateOAuthClientInput (9 properties), GetOAuthClientResponseDto (2 properties). Each schema is shown below with its type and property counts.

UpdateOAuthClientInput
object
9 properties
CreateOAuthClientInput
object
10 properties 3 required
PlatformOAuthClientDto
object
14 properties 10 required
CreateOAuthClientResponseDto
object
2 properties 2 required
CreateOAuthClientOutput
object
2 properties 2 required
GetOAuthClientsResponseDto
object
2 properties 2 required
GetOAuthClientResponseDto
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cal-com-deprecated-platform-oauth-clients-api-openapi.yml Raw ↑

Other APIs Cal.com publishes across the network.

Cal.com Api Keys API
Cal.com Bookings API
Cal.com Bookings / Attendees API
Cal.com Bookings / Guests API
Cal.com Cal Unified Calendars API
Cal.com Calendars API
Cal.com Conferencing API
Cal.com Deprecated: Platform / Managed Users API
Cal.com Deprecated: Platform / Webhooks API
Cal.com Destination Calendars API
Cal.com Event Types API
Cal.com Event Types Private Links API