Provet Cloud · OAuth Scopes
Provet Cloud OAuth Scopes
OAuth 2.0
derived
Provet Cloud publishes 2 OAuth 2.0 scopes via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Provet Cloud API on a user’s behalf.
Tokens are issued from https://provetcloud.com/0/oauth2/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.
VeterinaryPractice ManagementPIMSHealthcareNordhealthAnimal HealthAppointmentsBilling
Scopes: 2
Flows: clientCredentials, authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://provetcloud.com/0/oauth2/authorize/
https://provetcloud.com/0/oauth2/authorize/
Token URL
https://provetcloud.com/0/oauth2/token/
https://provetcloud.com/0/oauth2/token/
Flows
clientCredentialsauthorizationCode
clientCredentialsauthorizationCode
Scopes (2)
| Scope | Description | Flows |
|---|---|---|
| openid | Obtain additional user details. | authorizationCode |
| restapi | Access the Provet Cloud REST API. | authorizationCode, clientCredentials |