samedi · OAuth Scopes
samedi OAuth Scopes
OAuth 2.0
searched
samedi publishes 10 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the samedi API on a user’s behalf.
Tokens are issued from https://patient.samedi.de/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyHealthcareSchedulingAppointmentsBookingPatient EngagementOAuthFHIRTelemedicineGermany
Scopes: 10
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://patient.samedi.de/oauth/authorize
https://patient.samedi.de/oauth/authorize
Token URL
https://patient.samedi.de/oauth/token
https://patient.samedi.de/oauth/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (10)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; returns an ID token. | |
| basic | Basic access to the authorized user context. | |
| profile:read | Read the patient/user profile. | |
| profile_read | Read the patient/user profile (underscore variant). | |
| appointments:read | Read the user's appointments. | |
| appointments:book | Book appointments on behalf of the user. | |
| appointment_read | Read appointments (underscore variant). | |
| appointment_write | Create or modify appointments (underscore variant). | |
| appointment_guest_lookup | Look up appointments for a guest (non-registered) booking. | |
| appointment_guest_write | Create or modify appointments for a guest (non-registered) booking. |
📄 Provider scope reference: https://wiki.samedi.de/display/doc/Booking+API