Zocdoc website screenshot

Zocdoc

Zocdoc is a healthcare appointment booking platform that provides a REST API for accessing provider availability, booking appointments, managing insurance verification, and patient scheduling. The Zocdoc for Developers platform enables integration with Zocdoc's provider network through patient booking, provider calendar integration, and insurance APIs using OAuth 2.0 authentication with both sandbox and production environments.

Zocdoc publishes 10 APIs on the APIs.io network, including appointments API, calendar-integration-timeslots API, credentials API, and 7 more. Tagged areas include Healthcare, Appointments, Booking, Providers, and Insurance.

The Zocdoc catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Zocdoc’s developer surface includes authentication, documentation, engineering blog, pricing, and 10 more developer resources.

41.5/100 thin ▼ -6.6 Agent 38/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
10 APIs
HealthcareAppointmentsBookingProvidersInsuranceTelehealthScheduling

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 41.5/100 · thin
Contract Quality 15.6 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 6.3 / 20
Operational Transparency 0.7 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 38/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/zocdoc: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 10

Individual APIs this provider publishes, each with its own machine-readable definition.

Zocdoc appointments API

Endpoints for booking, cancelling, and rescheduling appointments, including retrieving current appointment statuses and updated information.

Zocdoc calendar-integration-timeslots API

Endpoints to manage timeslots for providers.

Zocdoc credentials API

Endpoints for managing API credentials.

Zocdoc facilities API

Endpoints to retrieve facilities within the developer's directory.

Zocdoc insurance-reference API

Endpoints to retrieve insurance plans supported by Zocdoc.

Zocdoc provider-locations API

Endpoints for retrieving and modifying provider location objects and their related insurance plans and availability.

Zocdoc providers API

Endpoints to retrieve providers within the developer's directory.

Zocdoc reference API

Endpoints to retrieve information about the developer's directory.

Zocdoc schedulable-entities API

Endpoints to retrieve schedulable entities with availability information.

Zocdoc webhook API

Sandbox endpoints to mock webhook behavior

Scroll for all 10

Pricing Plans 1

Published pricing tiers and plan structures.

Zocdoc Plans Pricing

2 plans

PLANS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Zocdoc Context

0 classes · 70 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Zocdoc API Rules

6 rules · 5 warnings 1 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Appointment

6 properties

JSON SCHEMA

Availability

3 properties

JSON SCHEMA

Provider

16 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Availability Response

2 fields

EXAMPLE

Book Appointment Request

2 fields

EXAMPLE

Book Appointment Response

2 fields

EXAMPLE

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Zocdoc Authentication

oauth2 · 2 schemes

SECURITY

Zocdoc Domain Security

TLSv1.3 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Zocdoc Scopes

6 scopes · clientCredentials/authorizationCode

6 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Zocdoc Agentic Access

30 operations · 10 acting

30 operations · 10 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: zocdoc
name: Zocdoc
description: Zocdoc is a healthcare appointment booking platform that provides a REST API for accessing provider availability,
  booking appointments, managing insurance verification, and patient scheduling. The Zocdoc for Developers platform enables
  integration with Zocdoc's provider network through patient booking, provider calendar integration, and insurance APIs using
  OAuth 2.0 authentication with both sandbox and production environments.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/zocdoc.png
url: https://raw.githubusercontent.com/api-evangelist/zocdoc/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- Healthcare
- Appointments
- Booking
- Providers
- Insurance
- Telehealth
- Scheduling
apis:
- aid: zocdoc:zocdoc-appointments-api
  name: Zocdoc appointments API
  description: Endpoints for booking, cancelling, and rescheduling appointments, including retrieving current appointment
    statuses and updated information.
  humanURL: https://api-docs.zocdoc.com/guides
  baseURL: https://api-developer.zocdoc.com
  tags:
  - appointments
  properties:
  - type: OpenAPI
    url: openapi/zocdoc-appointments-api-openapi.yml
  - type: Documentation
    url: https://api-docs.zocdoc.com/guides
  - type: Authentication
    url: https://api-docs.zocdoc.com/guides/authentication
  - type: Sandbox
    url: https://api-developer-sandbox.zocdoc.com
  - type: Webhooks
    url: https://api-docs.zocdoc.com/guides/webhooks
  - type: Performance
    url: https://api-docs.zocdoc.com/guides/performance
  - type: Testing
    url: https://api-docs.zocdoc.com/guides/testing-data
  - type: ChangeLog
    url: https://api-docs.zocdoc.com/changelog
  - type: FAQ
    url: https://api-docs.zocdoc.com/guides/faqs
- aid: zocdoc:zocdoc-calendar-integration-timeslots-api
  name: Zocdoc calendar-integration-timeslots API
  description: Endpoints to manage timeslots for providers.
  humanURL: https://api-docs.zocdoc.com/guides
  baseURL: https://api-developer.zocdoc.com
  tags:
  - calendar-integration-timeslots
  properties:
  - type: OpenAPI
    url: openapi/zocdoc-calendar-integration-timeslots-api-openapi.yml
  - type: Documentation
    url: https://api-docs.zocdoc.com/guides
  - type: Authentication
    url: https://api-docs.zocdoc.com/guides/authentication
  - type: Sandbox
    url: https://api-developer-sandbox.zocdoc.com
  - type: Webhooks
    url: https://api-docs.zocdoc.com/guides/webhooks
  - type: Performance
    url: https://api-docs.zocdoc.com/guides/performance
  - type: Testing
    url: https://api-docs.zocdoc.com/guides/testing-data
  - type: ChangeLog
    url: https://api-docs.zocdoc.com/changelog
  - type: FAQ
    url: https://api-docs.zocdoc.com/guides/faqs
- aid: zocdoc:zocdoc-credentials-api
  name: Zocdoc credentials API
  description: Endpoints for managing API credentials.
  humanURL: https://api-docs.zocdoc.com/guides
  baseURL: https://api-developer.zocdoc.com
  tags:
  - credentials
  properties:
  - type: OpenAPI
    url: openapi/zocdoc-credentials-api-openapi.yml
  - type: Documentation
    url: https://api-docs.zocdoc.com/guides
  - type: Authentication
    url: https://api-docs.zocdoc.com/guides/authentication
  - type: Sandbox
    url: https://api-developer-sandbox.zocdoc.com
  - type: Webhooks
    url: https://api-docs.zocdoc.com/guides/webhooks
  - type: Performance
    url: https://api-docs.zocdoc.com/guides/performance
  - type: Testing
    url: https://api-docs.zocdoc.com/guides/testing-data
  - type: ChangeLog
    url: https://api-docs.zocdoc.com/changelog
  - type: FAQ
    url: https://api-docs.zocdoc.com/guides/faqs
- aid: zocdoc:zocdoc-facilities-api
  name: Zocdoc facilities API
  description: Endpoints to retrieve facilities within the developer's directory.
  humanURL: https://api-docs.zocdoc.com/guides
  baseURL: https://api-developer.zocdoc.com
  tags:
  - facilities
  properties:
  - type: OpenAPI
    url: openapi/zocdoc-facilities-api-openapi.yml
  - type: Documentation
    url: https://api-docs.zocdoc.com/guides
  - type: Authentication
    url: https://api-docs.zocdoc.com/guides/authentication
  - type: Sandbox
    url: https://api-developer-sandbox.zocdoc.com
  - type: Webhooks
    url: https://api-docs.zocdoc.com/guides/webhooks
  - type: Performance
    url: https://api-docs.zocdoc.com/guides/performance
  - type: Testing
    url: https://api-docs.zocdoc.com/guides/testing-data
  - type: ChangeLog
    url: https://api-docs.zocdoc.com/changelog
  - type: FAQ
    url: https://api-docs.zocdoc.com/guides/faqs
- aid: zocdoc:zocdoc-insurance-reference-api
  name: Zocdoc insurance-reference API
  description: Endpoints to retrieve insurance plans supported by Zocdoc.
  humanURL: https://api-docs.zocdoc.com/guides
  baseURL: https://api-developer.zocdoc.com
  tags:
  - insurance-reference
  properties:
  - type: OpenAPI
    url: openapi/zocdoc-insurance-reference-api-openapi.yml
  - type: Documentation
    url: https://api-docs.zocdoc.com/guides
  - type: Authentication
    url: https://api-docs.zocdoc.com/guides/authentication
  - type: Sandbox
    url: https://api-developer-sandbox.zocdoc.com
  - type: Webhooks
    url: https://api-docs.zocdoc.com/guides/webhooks
  - type: Performance
    url: https://api-docs.zocdoc.com/guides/performance
  - type: Testing
    url: https://api-docs.zocdoc.com/guides/testing-data
  - type: ChangeLog
    url: https://api-docs.zocdoc.com/changelog
  - type: FAQ
    url: https://api-docs.zocdoc.com/guides/faqs
- aid: zocdoc:zocdoc-provider-locations-api
  name: Zocdoc provider-locations API
  description: Endpoints for retrieving and modifying provider location objects and their related insurance plans and availability.
  humanURL: https://api-docs.zocdoc.com/guides
  baseURL: https://api-developer.zocdoc.com
  tags:
  - provider-locations
  properties:
  - type: OpenAPI
    url: openapi/zocdoc-provider-locations-api-openapi.yml
  - type: Documentation
    url: https://api-docs.zocdoc.com/guides
  - type: Authentication
    url: https://api-docs.zocdoc.com/guides/authentication
  - type: Sandbox
    url: https://api-developer-sandbox.zocdoc.com
  - type: Webhooks
    url: https://api-docs.zocdoc.com/guides/webhooks
  - type: Performance
    url: https://api-docs.zocdoc.com/guides/performance
  - type: Testing
    url: https://api-docs.zocdoc.com/guides/testing-data
  - type: ChangeLog
    url: https://api-docs.zocdoc.com/changelog
  - type: FAQ
    url: https://api-docs.zocdoc.com/guides/faqs
- aid: zocdoc:zocdoc-providers-api
  name: Zocdoc providers API
  description: Endpoints to retrieve providers within the developer's directory.
  humanURL: https://api-docs.zocdoc.com/guides
  baseURL: https://api-developer.zocdoc.com
  tags:
  - providers
  properties:
  - type: OpenAPI
    url: openapi/zocdoc-providers-api-openapi.yml
  - type: Documentation
    url: https://api-docs.zocdoc.com/guides
  - type: Authentication
    url: https://api-docs.zocdoc.com/guides/authentication
  - type: Sandbox
    url: https://api-developer-sandbox.zocdoc.com
  - type: Webhooks
    url: https://api-docs.zocdoc.com/guides/webhooks
  - type: Performance
    url: https://api-docs.zocdoc.com/guides/performance
  - type: Testing
    url: https://api-docs.zocdoc.com/guides/testing-data
  - type: ChangeLog
    url: https://api-docs.zocdoc.com/changelog
  - type: FAQ
    url: https://api-docs.zocdoc.com/guides/faqs
- aid: zocdoc:zocdoc-reference-api
  name: Zocdoc reference API
  description: Endpoints to retrieve information about the developer's directory.
  humanURL: https://api-docs.zocdoc.com/guides
  baseURL: https://api-developer.zocdoc.com
  tags:
  - reference
  properties:
  - type: OpenAPI
    url: openapi/zocdoc-reference-api-openapi.yml
  - type: Documentation
    url: https://api-docs.zocdoc.com/guides
  - type: Authentication
    url: https://api-docs.zocdoc.com/guides/authentication
  - type: Sandbox
    url: https://api-developer-sandbox.zocdoc.com
  - type: Webhooks
    url: https://api-docs.zocdoc.com/guides/webhooks
  - type: Performance
    url: https://api-docs.zocdoc.com/guides/performance
  - type: Testing
    url: https://api-docs.zocdoc.com/guides/testing-data
  - type: ChangeLog
    url: https://api-docs.zocdoc.com/changelog
  - type: FAQ
    url: https://api-docs.zocdoc.com/guides/faqs
- aid: zocdoc:zocdoc-schedulable-entities-api
  name: Zocdoc schedulable-entities API
  description: Endpoints to retrieve schedulable entities with availability information.
  humanURL: https://api-docs.zocdoc.com/guides
  baseURL: https://api-developer.zocdoc.com
  tags:
  - schedulable-entities
  properties:
  - type: OpenAPI
    url: openapi/zocdoc-schedulable-entities-api-openapi.yml
  - type: Documentation
    url: https://api-docs.zocdoc.com/guides
  - type: Authentication
    url: https://api-docs.zocdoc.com/guides/authentication
  - type: Sandbox
    url: https://api-developer-sandbox.zocdoc.com
  - type: Webhooks
    url: https://api-docs.zocdoc.com/guides/webhooks
  - type: Performance
    url: https://api-docs.zocdoc.com/guides/performance
  - type: Testing
    url: https://api-docs.zocdoc.com/guides/testing-data
  - type: ChangeLog
    url: https://api-docs.zocdoc.com/changelog
  - type: FAQ
    url: https://api-docs.zocdoc.com/guides/faqs
- aid: zocdoc:zocdoc-webhook-api
  name: Zocdoc webhook API
  description: Sandbox endpoints to mock webhook behavior
  humanURL: https://api-docs.zocdoc.com/guides
  baseURL: https://api-developer.zocdoc.com
  tags:
  - webhook
  properties:
  - type: OpenAPI
    url: openapi/zocdoc-webhook-api-openapi.yml
  - type: Documentation
    url: https://api-docs.zocdoc.com/guides
  - type: Authentication
    url: https://api-docs.zocdoc.com/guides/authentication
  - type: Sandbox
    url: https://api-developer-sandbox.zocdoc.com
  - type: Webhooks
    url: https://api-docs.zocdoc.com/guides/webhooks
  - type: Performance
    url: https://api-docs.zocdoc.com/guides/performance
  - type: Testing
    url: https://api-docs.zocdoc.com/guides/testing-data
  - type: ChangeLog
    url: https://api-docs.zocdoc.com/changelog
  - type: FAQ
    url: https://api-docs.zocdoc.com/guides/faqs
common:
- type: AgenticAccess
  url: agentic-access/zocdoc-agentic-access.yml
- type: DomainSecurity
  url: security/zocdoc-domain-security.yml
- type: Authentication
  url: authentication/zocdoc-authentication.yml
- type: OAuthScopes
  url: scopes/zocdoc-scopes.yml
- type: Website
  url: https://www.zocdoc.com
- type: Documentation
  url: https://api-docs.zocdoc.com/guides
- type: GitHubOrg
  url: https://github.com/Zocdoc
- type: LinkedIn
  url: https://www.linkedin.com/company/zocdoc
- type: Blog
  url: https://medium.com/zocdoc-engineering
- type: Pricing
  url: https://www.zocdoc.com/about/news/zocdoc-launches-its-first-ever-public-api-platform-zocdoc-for-developers/
- type: X
  url: https://x.com/Zocdoc
- type: Plans
  url: plans/zocdoc-plans-pricing.yml
- type: RateLimits
  url: rate-limits/zocdoc-rate-limits.yml
- type: FinOps
  url: finops/zocdoc-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com