Zocdoc appointments API
Endpoints for booking, cancelling, and rescheduling appointments, including retrieving current appointment statuses and updated information.
Zocdoc appointments API is one of 10 APIs that Zocdoc publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include appointments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a changelog.
This API exposes 9 operations across 8 paths, and defines 44 schemas. It is described by OpenAPI 3.0.0, at version 1.176.
Requests are made against 2 base URLs: https://api-developer-sandbox.zocdoc.com, https://api-developer.zocdoc.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Zocdoc appointments API declares
2 security schemes
for authenticating requests.
It supports OAuth 2.0 (ClientCredentialsFlow) using the clientCredentials flow, exposing 6 scopes.
It supports OAuth 2.0 (AuthorizationCodeFlow) using the authorizationCode flow, exposing 3 scopes.
ClientCredentialsFlow— Machine to machine authentication (for use from client server to Zocdoc). Production: https://auth.zocdoc.com/oauth/token Sandbox: https://auth-api-developer-s…AuthorizationCodeFlow— Log in as a user. Client Secret is not necessary for this login flow. Production: https://auth.zocdoc.com Sandbox: https://auth-api-developer-sandbox.zocdoc.com
Paths & Operations 9
Across 8 paths, the API surfaces 9 operations — 3 GET, 5 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Endpoints for booking, cancelling, and rescheduling appointments, including retrieving current appointment statuses and updated information.
Schemas 44
The contract defines 44 schemas that model the data the API accepts and returns. The most detailed are Patient (11 properties), AppointmentData (6 properties), PatientAddress (5 properties), PatientInsurance (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Zocdoc 9
Other APIs Zocdoc publishes across the network.