HotDoc website screenshot

HotDoc

HotDoc is an Australian patient-engagement platform, founded in 2012 and headquartered in Melbourne, that connects patients with general practices, dentists, and specialists. Roughly one in three Australians use HotDoc to find and book healthcare, and the platform serves more than 21,000 practitioners across the country. Its clinic-facing SaaS provides online bookings, telehealth, appointment reminders, SMS recalls for clinical reminders and results, mobile and kiosk check-in, digital new-patient registration forms, online repeat prescription requests, and preventative-health outreach. HotDoc operates as an engagement layer on top of Australian practice-management systems (Best Practice, MedicalDirector, Zedmed, Genie, Cliniko, Nookal and others): a clinic connects HotDoc by entering its practice-management-system API key into the HotDoc dashboard, so HotDoc consumes those PMS APIs rather than publishing its own. HotDoc does operate a real OpenID Connect / OAuth 2.0 authorization server (Rails/Doorkeeper) for clinic and partner sign-in, served with live discovery metadata and a JWKS, but exposes no self-serve public developer portal, no documented third-party REST/OpenAPI, and no HL7 FHIR CapabilityStatement; its integration surface is partner/PMS-gated. HotDoc was acquired by Potentia in February 2026.

HotDoc publishes 1 API on the APIs.io network. Tagged areas include Healthcare, Australia, Patient Engagement, Online Booking, and Appointment Scheduling.

HotDoc’s developer surface includes developer portal, engineering blog, support, pricing, signup flow, authentication, and 16 more developer resources.

41.1/100 thin ▬ flat Agent 14/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
1 APIs
HealthcareAustraliaPatient EngagementOnline BookingAppointment SchedulingTelehealthPractice ManagementPrimary CareDigital Healthe-Prescribing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 41.1/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 14/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
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/hotdoc: 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 1

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

HotDoc OpenID Connect

HotDoc's OpenID Connect / OAuth 2.0 authorization server (Rails/Doorkeeper) for clinic and partner sign-in. Discovery metadata (OIDC + RFC 8414) and a live RS256 JWKS are served...

Security Posture 4

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

Hotdoc Authentication

oauth2/openIdConnect · 2 schemes

SECURITY

Hotdoc Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Hotdoc Trust Center

SOC 2 Type II

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Hotdoc Scopes

1 scope · authorizationCode/implicit

1 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 2

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

Source (apis.yml)

apis.yml Raw ↑
aid: hotdoc
url: https://raw.githubusercontent.com/api-evangelist/hotdoc/refs/heads/main/apis.yml
name: HotDoc
kind: company
description: 'HotDoc is an Australian patient-engagement platform, founded in 2012 and headquartered in Melbourne, that connects
  patients with general practices, dentists, and specialists. Roughly one in three Australians use HotDoc to find and book
  healthcare, and the platform serves more than 21,000 practitioners across the country. Its clinic-facing SaaS provides online
  bookings, telehealth, appointment reminders, SMS recalls for clinical reminders and results, mobile and kiosk check-in,
  digital new-patient registration forms, online repeat prescription requests, and preventative-health outreach. HotDoc operates
  as an engagement layer on top of Australian practice-management systems (Best Practice, MedicalDirector, Zedmed, Genie,
  Cliniko, Nookal and others): a clinic connects HotDoc by entering its practice-management-system API key into the HotDoc
  dashboard, so HotDoc consumes those PMS APIs rather than publishing its own. HotDoc does operate a real OpenID Connect /
  OAuth 2.0 authorization server (Rails/Doorkeeper) for clinic and partner sign-in, served with live discovery metadata and
  a JWKS, but exposes no self-serve public developer portal, no documented third-party REST/OpenAPI, and no HL7 FHIR CapabilityStatement;
  its integration surface is partner/PMS-gated. HotDoc was acquired by Potentia in February 2026.'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Healthcare
- Australia
- Patient Engagement
- Online Booking
- Appointment Scheduling
- Telehealth
- Practice Management
- Primary Care
- Digital Health
- e-Prescribing
created: '2026-07-24'
modified: '2026-07-24'
specificationVersion: '0.19'
apis:
- name: HotDoc OpenID Connect
  description: HotDoc's OpenID Connect / OAuth 2.0 authorization server (Rails/Doorkeeper) for clinic and partner sign-in.
    Discovery metadata (OIDC + RFC 8414) and a live RS256 JWKS are served publicly; authorization_code and implicit flows
    are supported with the openid scope and identity claims carrying practice/PMS context. Client registration is partner/clinic-gated.
  humanURL: https://practices.hotdoc.com.au/security/
  baseURL: https://api.hotdoc.com.au/
  properties:
  - type: OpenIDConnect
    url: well-known/hotdoc-openid-configuration.json
  - type: Authentication
    url: authentication/hotdoc-authentication.yml
  - type: OAuthScopes
    url: scopes/hotdoc-scopes.yml
common:
- type: Website
  url: https://www.hotdoc.com.au/
- type: Portal
  url: https://practices.hotdoc.com.au/
- type: Blog
  url: https://www.hotdoc.com.au/blog/
- type: Support
  url: https://support.hotdoc.com.au/hc/en-gb
- type: Pricing
  url: https://support.hotdoc.com.au/hc/en-gb/articles/9993384697753-How-much-does-HotDoc-cost
- type: SignUp
  url: https://www.hotdoc.com.au/medical-centres/signup
- type: TermsOfService
  url: https://practices.hotdoc.com.au/terms-of-services-clinics/
- type: PrivacyPolicy
  url: https://practices.hotdoc.com.au/privacy-policy/
- type: StatusPage
  url: https://status.hotdoc.com.au/
- type: GitHubOrganization
  url: https://github.com/htdc
- type: LinkedIn
  url: https://www.linkedin.com/company/hotdoc
- type: Authentication
  url: authentication/hotdoc-authentication.yml
- type: OAuthScopes
  url: scopes/hotdoc-scopes.yml
- type: WellKnown
  url: well-known/hotdoc-well-known.yml
- type: Conformance
  url: conformance/hotdoc-conformance.yml
- type: Compliance
  url: https://practices.hotdoc.com.au/security/
- type: Lifecycle
  url: lifecycle/hotdoc-lifecycle.yml
- type: DomainSecurity
  url: security/hotdoc-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/hotdoc-vulnerability-disclosure.yml
- type: Security
  url: https://practices.hotdoc.com.au/security/
- type: TrustCenter
  url: security/hotdoc-trust-center.yml
- type: LLMsTxt
  url: llms/hotdoc-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com