Kleio · OAuth Scopes

Kleio OAuth Scopes

OAuth 2.0 probed

Kleio publishes 14 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Kleio API on a user’s behalf.

Tokens are issued from https://auth.kleio.ai/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.

CompanyAi DataAgentic CommerceAI AgentsEnterprise SalesConversational AIKnowledge EngineMCPAgent-to-AgentRetailTravelReal-EstateAutomotiveFrance
Scopes: 14 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://auth.kleio.ai/authorize
Token URL
https://auth.kleio.ai/oauth/token
Flows
authorizationCode

Scopes (14)

ScopeDescriptionFlows
openid Request an ID token and authenticate the end user.
profile Basic profile claims for the authenticated user.
offline_access Issue a refresh token so the client can renew access without user interaction.
email The user's email address.
email_verified Whether the user's email address has been verified.
name The user's full name.
given_name The user's given name.
family_name The user's family name.
nickname The user's nickname.
picture URL of the user's profile picture.
phone The user's phone number.
address The user's postal address.
created_at When the user record was created.
identities Linked identity-provider records for the user.

Source

OAuth Scopes

kleio-scopes.yml Raw ↑
generated: '2026-08-17'
method: probed
source: https://auth.kleio.ai/.well-known/openid-configuration
note: 'Kleio publishes no scopes or permissions reference. The scopes below are the scopes_supported
  array from the OpenID Connect discovery document served by Kleio''s Auth0 tenant — captured because it
  is the only published scope surface, but read it for what it is: these are the standard OIDC identity
  scopes an Auth0 tenant advertises by default, not Kleio product scopes. No scope governing the Kleio
  platform API itself (catalog, knowledge engine, agents, quoting, CRM write-back) is publicly named
  anywhere. Kleio''s own API gateway metadata at api.kleio.ai omits scopes_supported entirely.'
schemes:
- name: KleioOIDC
  issuer: https://auth.kleio.ai/
  source: https://auth.kleio.ai/.well-known/openid-configuration
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.kleio.ai/authorize
    tokenUrl: https://auth.kleio.ai/oauth/token
scope_class: oidc-identity-only
scopes:
- scope: openid
  description: Request an ID token and authenticate the end user.
  standard: OpenID Connect Core 1.0
- scope: profile
  description: Basic profile claims for the authenticated user.
  standard: OpenID Connect Core 1.0
- scope: offline_access
  description: Issue a refresh token so the client can renew access without user interaction.
  standard: OpenID Connect Core 1.0
- scope: email
  description: The user's email address.
  standard: OpenID Connect Core 1.0
- scope: email_verified
  description: Whether the user's email address has been verified.
- scope: name
  description: The user's full name.
- scope: given_name
  description: The user's given name.
- scope: family_name
  description: The user's family name.
- scope: nickname
  description: The user's nickname.
- scope: picture
  description: URL of the user's profile picture.
- scope: phone
  description: The user's phone number.
- scope: address
  description: The user's postal address.
- scope: created_at
  description: When the user record was created.
- scope: identities
  description: Linked identity-provider records for the user.
gaps:
- 'No product scopes published. A customer integrating the Kleio platform API cannot learn from any
  public source what authorization a token carries or how least-privilege access would be requested.'
- 'The api.kleio.ai RFC 8414 metadata declares no scopes_supported, so the resource server publishes no
  scope vocabulary of its own.'

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/kleio-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.