Kontakt.io OAuth Scopes
Kontakt.io publishes 4 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Kontakt.io API on a user’s behalf.
Tokens are issued from https://kc.cloud.{region}.kontakt.io/realms/{tenant}/protocol/openid-connect/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.
OAuth endpoints
https://kc.cloud.{region}.kontakt.io/realms/{tenant}/protocol/openid-connect/token
clientCredentials
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OIDC scope requested in the documented token call. | clientCredentials |
| profile | Standard OIDC scope requested in the documented token call. | clientCredentials |
| Standard OIDC scope requested in the documented token call. | clientCredentials | |
| mcp | Scope advertised by the MCP authorization server metadata at https://kontakt.io/.well-known/oauth-authorization-server for the WordPress-hosted MCP server. Unrelated to Kio Cloud APIs. | authorizationCode |
📄 Provider scope reference: https://developer.kontakt.io/docs/entity-management-integration-api/0255c5646ab01-authentication-o-auth2-client-credentials-flow
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.