This is the API client should provide CallDesk to activate the CallDesk booking service.
You can read the API specifications and use the github tools (Issues and Pull Requests) for support or modifications.
You can clone this repo for a mock example in nodejs:
git clone https://github.com/calldesk/booking-client-api
cd booking-client-api
npm install
npm start