Fullcast · OAuth Scopes
Fullcast OAuth Scopes
OAuth 2.0
probed
Fullcast 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 Fullcast API on a user’s behalf.
Tokens are issued from https://assistant.fullcast.io/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.
CompanyEnterpriseRevenue OperationsSales PlanningTerritory ManagementGo-to-MarketIncentive CompensationForecastingLead RoutingMCPAI AgentsModel Context ProtocolSales Compensation
Scopes: 7
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://assistant.fullcast.io/oauth/authorize https://app.fullcast.io/mcp/authorize
https://assistant.fullcast.io/oauth/authorize https://app.fullcast.io/mcp/authorize
Token URL
https://assistant.fullcast.io/oauth/token https://app.fullcast.io/mcp/token
https://assistant.fullcast.io/oauth/token https://app.fullcast.io/mcp/token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect subject identifier (standard scope meaning; not provider-documented) | authorizationCode |
| User email address (standard scope meaning; not provider-documented) | authorizationCode | |
| profile | Basic user profile claims (standard scope meaning; not provider-documented) | authorizationCode |
| offline_access | Issue a refresh token for long-lived agent sessions | authorizationCode |
| mcp:tools | Call MCP tools on the Fullcast Assistant MCP server | authorizationCode |
| mcp:resources | Read MCP resources (the fullcast://resource/* guidance documents) | authorizationCode |
| mcp:prompts | Read MCP prompts exposed by the server | authorizationCode |