How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cliniko Appointments API

Individual appointments and the unified bookings feed.

Cliniko Appointments API is one of 7 APIs that Cliniko 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, and an API reference.

This API exposes 8 operations across 6 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.{shard}.cliniko.com/v1.

8 operations 6 paths 6 schemas 5 GET2 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.au1.cliniko.com/v1
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Cliniko Appointments API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic authentication. The API key is the username and the password is left empty (curl: -u APIKEY:). The shard suffix on the key selects the base host.

Paths & Operations 8

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

Appointments 8

Individual appointments and the unified bookings feed.

GET
/individual_appointments
Get individual appointments
listIndividualAppointments 3 params → 200401429
POST
/individual_appointments
Create individual appointment
createIndividualAppointment 1 param body → 201401422
GET
/individual_appointments/{id}
Get individual appointment
getIndividualAppointment 2 params → 200401404
PATCH
/individual_appointments/{id}
Update individual appointment
updateIndividualAppointment 2 params body → 200401404422
PATCH
/individual_appointments/{id}/cancel
Cancel individual appointment
cancelIndividualAppointment 2 params body → 200401404
GET
/individual_appointments/{id}/conflicts
Get appointment conflicts
getIndividualAppointmentConflicts 2 params → 200401404
GET
/bookings
Get bookings
listBookings 3 params → 200401
GET
/bookings/{id}
Get booking
getBooking 2 params → 200401404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are IndividualAppointment (26 properties), Booking (15 properties), IndividualAppointmentInput (7 properties), Links (3 properties). Each schema is shown below with its type and property counts.

Links
object
HAL-style pagination and self links.
3 properties
IndividualAppointment
object
26 properties
Booking
object
A booking may represent an individual appointment, a group appointment, or an unavailable block; fields present vary by type.
15 properties
IndividualAppointmentInput
object
7 properties 6 required
Error
object
2 properties
Reference
object
A link to a related resource.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cliniko-appointments-api-openapi.yml Raw ↑

Other APIs Cliniko publishes across the network.

Cliniko Appointment Types API
Cliniko Businesses API
Cliniko Invoices API
Cliniko Patients API
Cliniko Practitioners API
Cliniko Treatment Notes API
Where this information came from

This is an independent, third-party profile of Cliniko Appointments API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.