Chalk · OAuth Scopes
Chalk OAuth Scopes
OAuth 2.0
searched
Chalk publishes 3 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 Chalk API on a user’s behalf.
Tokens are issued from https://api.chalk.ai/v1/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.
CompanyMachine LearningFeature StoreArtificial IntelligenceData PlatformMLOpsReal-Time DataLLMAgentsFeature Engineering
Scopes: 3
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://api.chalk.ai/v1/oauth/authorize
https://api.chalk.ai/v1/oauth/authorize
Token URL
https://api.chalk.ai/v1/oauth/token
https://api.chalk.ai/v1/oauth/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication scope (openid-configuration discovery). | authorizationCode |
| mcp:read | Read access for Model Context Protocol (MCP) clients. | authorizationCode |
| mcp:write | Write access for Model Context Protocol (MCP) clients. | authorizationCode |
📄 Provider scope reference: https://docs.chalk.ai/docs/online-authentication