Skip to main content
SQOD API home page
Search...
⌘K
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 API home page
Search...
⌘K
Support
SQOD Website
SQOD Website
Search...
Navigation
API documentation
Introduction
Documentation
API reference
Documentation
API reference
Support
SQOD Website
On this page
Welcome
Authentication
API documentation
Introduction
Copy page
Example section for showcasing API endpoints
Copy page
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