samedi API Reference

Resources

Client applications can access all data necessary for booking an appointment through the samedi API. The available data and their representation may change over time but we will inform you in advance. Currently, the following information can be accessed via the samedi API:

  • Health insurances
  • Appointment Categories
  • Appointment Types (including comment fields)
  • Available times and days for an appointment
  • User information (restricted)

Additionally, date can be sent to the samedi API for the following purposes:

  • Comment field validation for an appointment type
  • Appointment booking

All responses are encoded in the JSON format. The base URL for all endpoints is https://patient.samedi.de/api/booking/v3. The following sections describe in detail each method.