Vim · OAuth Scopes
Vim OAuth Scopes
OAuth 2.0
searched
Vim publishes 4 OAuth 2.0 scopes via the implicit and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Vim API on a user’s behalf.
Tokens are issued from https://auth.getvim.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.
HealthcareUnited StatesClinical AIEHR IntegrationPoint of CareInteroperabilityValue-Based CareCare GapsAuthentication
Scopes: 4
Flows: implicit, clientCredentials
Method: searched
OAuth endpoints
Token URL
https://auth.getvim.com/oauth/token
https://auth.getvim.com/oauth/token
Flows
implicitclientCredentials
implicitclientCredentials
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OIDC — issue an ID token. | |
| profile | Basic profile claims. | |
| Email claim. | ||
| offline_access | Issue a refresh token. |
📄 Provider scope reference: https://auth.getvim.com/.well-known/openid-configuration
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.