# SQOD API ## Docs - [Send Appointment Message](https://docs.sqod.co.uk/api-reference/endpoint/appointment/appointmentmessage.md): Send a message to a caller whilst waiting for a call to start e.g. We're running a few minutes late - [Request Token](https://docs.sqod.co.uk/api-reference/endpoint/auth/token.md) - [Create Appointment](https://docs.sqod.co.uk/api-reference/endpoint/create.md): Create an appointment - [Cancel Appointment](https://docs.sqod.co.uk/api-reference/endpoint/delete.md): Cancel a specific appointment by ID - [Delete Waiting Area by ID](https://docs.sqod.co.uk/api-reference/endpoint/deletewa.md): Delete a waiting area - [Get Appointments](https://docs.sqod.co.uk/api-reference/endpoint/get.md): Get list of appointments based on the user's role - [Get Appointment by ID](https://docs.sqod.co.uk/api-reference/endpoint/getbyid.md): Get a specific appointment by ID - [List All Waiting Areas](https://docs.sqod.co.uk/api-reference/endpoint/listwa.md): Get a list of waiting areas based on the user's role - [Update Appointment by ID](https://docs.sqod.co.uk/api-reference/endpoint/updateappointment.md): Update a specific appointment by ID - [Update Waiting Area by ID](https://docs.sqod.co.uk/api-reference/endpoint/updatewa.md): Update a waiting area by ID - [Get Waiting Area by ID](https://docs.sqod.co.uk/api-reference/endpoint/waid.md): Get a waiting area by id - [Send Waiting Area invite](https://docs.sqod.co.uk/api-reference/endpoint/wainvite.md): Send an invite to a waiting area. The invite message can be customised using the invite_message parameter. - [Introduction](https://docs.sqod.co.uk/api-reference/introduction.md): Example section for showcasing API endpoints - [API Authentication](https://docs.sqod.co.uk/essentials/settings.md): The following information gives an overiew on how to authenticate using the SQOD API - [API Summary](https://docs.sqod.co.uk/index.md): Welcome to the SQOD API documentation ## OpenAPI Specs - [openapi](https://docs.sqod.co.uk/api-reference/openapi.json) ## Optional - [ SQOD Knowledgebase](https://resources.sqod.co.uk)