Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Appointments Booking API is organized around REST. API is designed to have predictable, resource-oriented URLs and to use HTTP status codes to indicate responses. Interacting with the API should be straightforward with standard HTTP libraries.

Two things are needed to get started with API requests:

  • Make sure that API Integration is turned on for the system:

...

Note! In this case Public Booking UI will not be accessible.

  • Request and receive ClientID and secret to be able to generate access tokens. Please, read more in Authentication

If you ever have any questions, concerns, or run into errors please don't hesitate to contact Qmatic team.

...