Monday.com · OAuth Scopes
Monday.com OAuth Scopes
OAuth 2.0
derived
Monday.com publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Monday.com API on a user’s behalf.
Tokens are issued from https://auth.monday.com/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.
Work ManagementCRMAutomationGraphQL
Scopes: 7
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://auth.monday.com/oauth2/authorize
https://auth.monday.com/oauth2/authorize
Token URL
https://auth.monday.com/oauth2/token
https://auth.monday.com/oauth2/token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| boards:read | Read boards, items, columns, groups | authorizationCode |
| boards:write | Create and update boards, items, columns, groups | authorizationCode |
| notifications:write | Create notifications | authorizationCode |
| updates:write | Create updates and replies | authorizationCode |
| users:read | Read user, team, and account information | authorizationCode |
| webhooks:write | Create and manage webhooks | authorizationCode |
| workspaces:read | Read workspaces | authorizationCode |