samedi Booking API

OAuth2 / OpenID-Connect secured API to discover bookable resources and book and manage patient appointments for a clinic. Versioned in the URL path (booking v3, auth v2).

API entry from apis.yml

apis.yml Raw ↑
name: samedi Booking API
description: OAuth2 / OpenID-Connect secured API to discover bookable resources and book and manage patient
  appointments for a clinic. Versioned in the URL path (booking v3, auth v2).
humanURL: https://patient.samedi.de/api/signup
baseURL: https://patient.samedi.de/api/booking/v3
tags:
- Booking
- Appointments
- Healthcare
- OAuth
properties:
- type: Authentication
  url: authentication/samedi-authentication.yml
- type: OAuthScopes
  url: scopes/samedi-scopes.yml
- type: Conventions
  url: conventions/samedi-conventions.yml
- type: Lifecycle
  url: lifecycle/samedi-lifecycle.yml
- type: Conformance
  url: conformance/samedi-conformance.yml