Goomp Inc, Kalendar AI · OAuth Scopes

Goomp Inc, Kalendar AI OAuth Scopes

OAuth 2.0 searched

Goomp Inc, Kalendar AI uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

CompanyArtificial IntelligenceSalesSales AutomationOutboundLead GenerationSchedulingAgentsEmailCRM
Scopes: 0 Flows: Method: searched

Scopes (0)

Goomp Inc, Kalendar AI implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

These are the only OAuth scopes this company publishes anywhere. They come verbatim from the `auth.scope` field ("read write") of the live ChatGPT plugin manifest on its own API host. There is no scopes/permissions reference page and no OpenAPI oauth2 securityScheme to derive a richer set from, so the descriptions below are the coarse, literal meaning of the two tokens — nothing further is claimed.

Source

OAuth Scopes

goomp-inc-kalendar-ai-scopes.yml Raw ↑
generated: '2026-08-13'
method: searched
source: https://api.oncockpit.ai/.well-known/ai-plugin.json
docs: null
note: >-
  These are the only OAuth scopes this company publishes anywhere. They come verbatim from the
  `auth.scope` field ("read write") of the live ChatGPT plugin manifest on its own API host. There
  is no scopes/permissions reference page and no OpenAPI oauth2 securityScheme to derive a richer
  set from, so the descriptions below are the coarse, literal meaning of the two tokens — nothing
  further is claimed.
scheme: oauth2
authorization_url: https://kalendar.ai/chatgpt/authorize_callback.json
scope_count: 2
scopes:
- name: read
  description: Read access to the authorizing user's KalendarAI/Cockpit account data.
  source: ai-plugin.json auth.scope
- name: write
  description: Write access to the authorizing user's KalendarAI/Cockpit account data.
  source: ai-plugin.json auth.scope
gaps:
- No per-resource or granular scopes are published.
- No consent screen or scope reference documentation is publicly reachable.