Sdui · OAuth Scopes

Sdui OAuth Scopes

OAuth 2.0 probed

Sdui 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.

CompanyEducationEdTechSchoolsCommunicationsMessagingTimetablingGrade ManagementGermanyGDPR
Scopes: 0 Flows: Method: probed

Scopes (0)

Sdui 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.

Source

OAuth Scopes

sdui-scopes.yml Raw ↑
generated: '2026-08-26'
method: probed
source: https://sdui.de/.well-known/oauth-authorization-server
api: Sdui Website MCP Server
authorization_server: https://sdui.de
docs: null
docs_note: Sdui publishes no OAuth scope reference page; the scope set below is read from the served RFC 8414 metadata only.
flows:
- type: authorization_code
  authorization_endpoint: https://sdui.de/oauth/authorize
  token_endpoint: https://sdui.de/oauth/token
  revocation_endpoint: https://sdui.de/oauth/revoke
  pkce: true
  code_challenge_methods: [S256]
  token_endpoint_auth_methods: [none]
  refresh_token_supported: true
scopes:
- name: mcp
  description: >-
    The single scope advertised by both the authorization-server metadata (scopes_supported) and the
    protected-resource metadata for https://sdui.de/wp-json/mcp/mcp-oauth-server. Sdui publishes no
    description of what it grants; it is recorded verbatim as the only declared scope.
  source: /.well-known/oauth-authorization-server + /.well-known/oauth-protected-resource
scope_count: 1
notes:
- token_endpoint_auth_methods_supported is ["none"], i.e. public clients with PKCE.
- client_id_metadata_document_supported is true.
- The Sdui Platform API at api.sdui.app does NOT use OAuth — it answers WWW-Authenticate Bearer with no discovery document.

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