Klarys · OAuth Scopes

Klarys OAuth Scopes

OAuth 2.0 probed

Klarys publishes 6 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 Klarys API on a user’s behalf.

Tokens are issued from https://klarys.app/api/public/o/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.

CompanySoftware-as-a-ServiceeProcurementProcurementSupply ChainFood and BeverageSeafoodFresh FoodRetailEDIInvoicingFrance
Scopes: 6 Flows: authorizationCode, clientCredentials Method: probed

OAuth endpoints

Authorization URL
https://klarys.app/api/public/o/authorize/
Token URL
https://klarys.app/api/public/o/token/
Flows
authorizationCodeclientCredentials

Scopes (6)

ScopeDescriptionFlows
read authorizationCode, clientCredentials
write authorizationCode, clientCredentials
groups authorizationCode, clientCredentials
introspection clientCredentials
mcp:read authorizationCode, clientCredentials
mcp:write authorizationCode, clientCredentials

Source

OAuth Scopes

klarys-scopes.yml Raw ↑
generated: '2026-08-17'
method: probed
source: https://klarys.app/.well-known/oauth-authorization-server
docs: null
note: >-
  Klarys publishes its OAuth 2.0 scope list anonymously in the RFC 8414 authorization-server metadata
  document, but publishes no scopes/permissions reference page, so descriptions below are recorded as
  unpublished rather than guessed. Six scopes are advertised. Two of them — mcp:read and mcp:write — are
  the only public evidence that Klarys operates a Model Context Protocol surface; no MCP endpoint was
  reachable anonymously (see mcp/klarys-mcp.yml).
schemes:
- name: OAuth2
  source: well-known/klarys-oauth-authorization-server.json
  issuer: https://klarys.app/api/public/o
  flows:
  - flow: authorizationCode
    authorizationUrl: https://klarys.app/api/public/o/authorize/
    tokenUrl: https://klarys.app/api/public/o/token/
    code_challenge_methods:
    - S256
  - flow: clientCredentials
    tokenUrl: https://klarys.app/api/public/o/token/
scopes:
- scope: read
  description: null
  description_published: false
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - well-known/klarys-oauth-authorization-server.json
- scope: write
  description: null
  description_published: false
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - well-known/klarys-oauth-authorization-server.json
- scope: groups
  description: null
  description_published: false
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - well-known/klarys-oauth-authorization-server.json
- scope: introspection
  description: null
  description_published: false
  note: >-
    Django OAuth Toolkit convention — grants a client the right to call the token introspection endpoint
    at https://klarys.app/api/public/o/introspect/.
  flows:
  - clientCredentials
  sources:
  - well-known/klarys-oauth-authorization-server.json
- scope: mcp:read
  description: null
  description_published: false
  note: Read scope for a Model Context Protocol surface; no MCP endpoint is anonymously discoverable.
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - well-known/klarys-oauth-authorization-server.json
- scope: mcp:write
  description: null
  description_published: false
  note: Write scope for a Model Context Protocol surface; no MCP endpoint is anonymously discoverable.
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - well-known/klarys-oauth-authorization-server.json
summary:
  scope_count: 6
  descriptions_published: 0
  mcp_scopes: 2
gaps:
- No scopes/permissions reference page is published, so no scope carries a documented meaning.
- The metadata does not bind scopes to individual flows; the flow lists above reflect the grant types
  the server advertises, not a per-scope restriction Klarys publishes.
x-evidence:
  fetched: '2026-08-17'
  url: https://klarys.app/.well-known/oauth-authorization-server
  http_status: 200
  content_type: application/json

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