Kontakt.io · OAuth Scopes

Kontakt.io OAuth Scopes

OAuth 2.0 searched

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.

CompanyIoTRTLSHealthcareAsset TrackingLocationOccupancyBluetoothDevice ManagementTelemetrySensorsStreaming
Scopes: 4 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://kc.cloud.{region}.kontakt.io/realms/{tenant}/protocol/openid-connect/token
Flows
clientCredentials

Scopes (4)

ScopeDescriptionFlows
openid Standard OIDC scope requested in the documented token call. clientCredentials
profile Standard OIDC scope requested in the documented token call. clientCredentials
email 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

Source

OAuth Scopes

Raw ↑
generated: '2026-08-23'
method: searched
source: https://developer.kontakt.io/docs/entity-management-integration-api/0255c5646ab01-authentication-o-auth2-client-credentials-flow
docs: https://developer.kontakt.io/docs/entity-management-integration-api/0255c5646ab01-authentication-o-auth2-client-credentials-flow
note: 'No OpenAPI in this repo declares an oauth2 securityScheme — the specs declare
  http/bearer and apiKey only — so derive-oauth-scopes.py correctly found nothing.
  The OAuth surface is documented in prose instead: the Entity Management Integration
  API authenticates with the OAuth2 client-credentials grant against a per-tenant
  Keycloak realm. Kontakt.io publishes NO API permission scopes; the scope string in
  the documented token request is the standard OIDC set, and API authorization is
  carried by a Keycloak CLIENT ROLE (integration-api) rather than by scopes. Recorded
  as searched from the docs so a later derived pass cannot overwrite it.'
schemes:
- name: keycloak-client-credentials
  source: https://developer.kontakt.io/docs/entity-management-integration-api/0255c5646ab01-authentication-o-auth2-client-credentials-flow
  flows:
  - flow: clientCredentials
    tokenUrl: https://kc.cloud.{region}.kontakt.io/realms/{tenant}/protocol/openid-connect/token
    token_lifetime_seconds: 300
    region_values:
    - us
    - uk
    note: '{tenant} is the account Tenant Name, taken from the account URL https://{tenant}.app.cloud.{region}.kontakt.io'
scopes:
- scope: openid
  description: Standard OIDC scope requested in the documented token call.
  flows:
  - clientCredentials
  kind: oidc-standard
- scope: profile
  description: Standard OIDC scope requested in the documented token call.
  flows:
  - clientCredentials
  kind: oidc-standard
- scope: email
  description: Standard OIDC scope requested in the documented token call.
  flows:
  - clientCredentials
  kind: oidc-standard
- scope: mcp
  description: 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.
  flows:
  - authorizationCode
  kind: mcp
roles:
- name: integration-api
  kind: keycloak-client-role
  description: Client role that grants an Integration API Client access to the Entity
    Management Integration API. Assigned per client in Kio Cloud under Users > Integration
    API.
- name: integration-api (user role)
  kind: keycloak-user-role
  description: User Management role required for a person to create and manage Integration
    API Clients. Assigning it requires the User Management Administrator role.

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/kontaktio-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.