Mavenlink · OAuth Scopes
Mavenlink OAuth Scopes
OAuth 2.0
probed
Mavenlink publishes 6 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Mavenlink API on a user’s behalf.
Tokens are issued from https://app.mavenlink.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.
Professional Services AutomationProject ManagementResource ManagementTime TrackingExpense ManagementInvoicingProject AccountingBusiness IntelligenceWorkflow-AutomationMCPagent-nativeCompany
Scopes: 6
Flows: authorizationCode, clientCredentials
Method: probed
OAuth endpoints
Authorization URL
https://app.mavenlink.com/oauth/authorize https://api.mavenlink.com/oauth/authorize
https://app.mavenlink.com/oauth/authorize https://api.mavenlink.com/oauth/authorize
Token URL
https://app.mavenlink.com/oauth/token https://api.mavenlink.com/oauth/token
https://app.mavenlink.com/oauth/token https://api.mavenlink.com/oauth/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| api_only | Kantata OX API access without OpenID identity claims. Published in scopes_supported; Kantata does not publish a prose description for it. | |
| openid | Standard OpenID Connect scope requesting an ID token. | |
| Standard OpenID Connect scope releasing the `email` claim. | ||
| profile | Standard OpenID Connect scope releasing profile claims. Kantata's userinfo advertises name, given_name, family_name, preferred_username plus the Kantata-specific account_id and account_name claims. | |
| mcp | Grants access to the Kantata OX MCP server at https://api.mavenlink.com/mcp. It is the ONLY scope listed in the MCP authorization-server metadata, so the MCP surface is gated behind one all-or-nothing scope rather than per-tool scopes. | |
| offline_access | Standard OpenID Connect scope requesting a refresh token. |
📄 Provider scope reference: https://developer.kantata.com/
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.