Getting Started

Appointedd's public API is a RESTful HTTP API. Our API supports the JSON format for request and response payloads.

Currently with Appointedd's public API you can:

  • Find a availability for one or more resources in your organisation.
  • Create, retrieve, and delete availability slots in your organisation which reserve a date and time or a space on an existing booking for a set period of time.
  • Create, update, retrieve, and cancel bookings in your organisation.
  • Create, update, retrieve, and delete customers in your organisation.
  • Create, update, retrieve, and delete resources in your organisation.
  • Retrieve resource groups in your organisation.
  • Retrieve services and service categories in your organisation.

What’s Next