Skip to main content
SQOD API home page
API reference
Copy page
Search...
SQOD API home page
Search...
Navigation
API documentation
Introduction
SQOD Knowledgebase
API documentation
Introduction
Authorisation
POST
Request Token
Scheduled Calls
GET
Get Appointments
POST
Create Appointment
POST
Cancel Appointment
GET
Get Appointment by ID
PATCH
Update Appointment by ID
POST
Send Appointment Message
Waiting Areas
GET
List All Waiting Areas
GET
Get Waiting Area by ID
PATCH
Update Waiting Area by ID
DEL
Delete Waiting Area by ID
POST
Send Waiting Area invite
SQOD Website
Support
On this page
Welcome
Authentication
API documentation
Introduction
Example section for showcasing API endpoints
Welcome
There following documentation provides detail for the usage of the SQOD API. Each available endpoint is broken out with URL’s, parameters, examples and schemas
Authentication
All API endpoints are authenticated using Bearer tokens which can be obtained by following the guidance in
API Authentication
.
Request Token
⌘I