Ambience Healthcare · OAuth Scopes
Ambience Healthcare OAuth Scopes
OAuth 2.0
searched
Ambience Healthcare publishes 14 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Ambience Healthcare API on a user’s behalf.
Tokens are issued from https://auth.ambiencehealthcare.com/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.
CompanyHealthcareArtificial IntelligenceClinical DocumentationAmbient AIMedical CodingElectronic Health RecordsFHIRHealth ITSpeech Recognition
Scopes: 14
Flows: authorizationCode, clientCredentials, deviceCode
Method: searched
OAuth endpoints
Authorization URL
https://auth.ambiencehealthcare.com/authorize
https://auth.ambiencehealthcare.com/authorize
Token URL
https://auth.ambiencehealthcare.com/oauth/token
https://auth.ambiencehealthcare.com/oauth/token
Flows
authorizationCodeclientCredentialsdeviceCode
authorizationCodeclientCredentialsdeviceCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an OpenID Connect ID token for the authenticating subject. | |
| profile | Basic profile claims for the authenticating subject. | |
| offline_access | Issue a refresh token so the client can obtain new access tokens without user interaction. | |
| name | The subject's full name claim. | |
| given_name | The subject's given name claim. | |
| family_name | The subject's family name claim. | |
| nickname | The subject's nickname claim. | |
| The subject's email address claim. | ||
| email_verified | Whether the subject's email address has been verified. | |
| picture | The subject's profile picture URL claim. | |
| created_at | The timestamp the subject's identity record was created. | |
| identities | The linked identity providers associated with the subject. | |
| phone | The subject's phone number claim. | |
| address | The subject's address claim. |