Monid · OAuth Scopes
Monid OAuth Scopes
OAuth 2.0
searched
Monid publishes 5 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Monid API on a user’s behalf.
Tokens are issued from https://clerk.app.monid.ai/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.
CompanyAgentsMCPToolsDataAPI Marketplace
Scopes: 5
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://clerk.app.monid.ai/oauth/authorize
https://clerk.app.monid.ai/oauth/authorize
Token URL
https://clerk.app.monid.ai/oauth/token
https://clerk.app.monid.ai/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (5)
| Scope | Description | Flows |
|---|---|---|
| openid | Required for OIDC. Enables ID tokens. | authorizationCode |
| profile | User's name and profile info. | authorizationCode |
| User's email address. | authorizationCode | |
| offline_access | Return a refresh token so you can act while the user is offline. | authorizationCode |
| user:org:read | Read the user's organizations and workspaces. | authorizationCode |
📄 Provider scope reference: https://monid.ai/docs/integrations/oauth.md