Kuaishou · OAuth Scopes

Kuaishou OAuth Scopes

OAuth 2.0 probed

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

CompanyConsumerSocialVideoShort VideoLive StreamingAdvertisingMarketingSocial-MediaContentChinaArtificial IntelligenceGenerative AIMachine-LearningMCP
Scopes: 0 Flows: Method: probed

Scopes (0)

Kuaishou 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

kuaishou-scopes.yml Raw ↑
generated: '2026-08-12'
method: probed
source: >-
  https://kling.ai/.well-known/oauth-protected-resource (HTTP 200, application/json) and
  https://kling.ai/.well-known/oauth-authorization-server/auth (HTTP 200, application/json), both
  fetched 2026-08-12
notes: >-
  These scopes are not derived from any spec and not guessed — they are read verbatim from the
  scopes_supported array of Kuaishou's own machine-readable OAuth metadata for the Kling AI MCP server.
  The descriptions below are the pipeline's plain-language reading of each scope name; the provider
  publishes the identifiers only, with no scope reference page found. The Kuaishou Open Platform
  (open.kuaishou.com) and Kwai for Business (developers.kwai.com) publish NO scope reference on any
  public surface, so no scopes are asserted for them.
apis:
- api: kuaishou:kling-ai
  authorization_server: https://kling.ai/auth
  resource: https://kling.ai/mcp
  flow: authorization_code
  pkce: S256
  dynamic_client_registration: https://kling.ai/auth/register
  scope_count: 3
  scopes:
  - name: generation.create
    description: >-
      Submit generation tasks (text-to-image, image-to-image, text-to-video, image-to-video) and upload
      the source files they consume. This is the write/spend scope — generation consumes account credits.
    verified: true
    source: scopes_supported
  - name: generation.read
    description: >-
      Read the status and result URLs of previously submitted generation tasks (the query_tasks tool).
    verified: true
    source: scopes_supported
  - name: account.credit.read
    description: >-
      Read membership tier and remaining credit balance (the query_membership_and_credits tool).
    verified: true
    source: scopes_supported
- api: kuaishou:open-platform
  scope_count: 0
  scopes: []
  note: >-
    The Open Platform runs an OAuth 2.0 authorization-code flow at /oauth2/authorize and
    /oauth2/access_token and a client_credentials flow for standalone mini programs, but its
    permission/product reference sits inside the registered-developer console. No public scope list was
    retrievable, so none is asserted.
- api: kuaishou:kwai-for-business
  scope_count: 0
  scopes: []
  note: No authorization or token endpoint could be confirmed on the public surface.
docs: null
docs_note: >-
  No human-readable scope/permission reference page was found for the Kling AI OAuth scopes; the
  machine-readable metadata document is the only public source.

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