Ximalaya · OAuth Scopes

Ximalaya OAuth Scopes

OAuth 2.0 searched

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

CompanyAudioPodcastsAudiobooksMediaContent DistributionStreamingChinaEntertainment
Scopes: 0 Flows: Method: searched

Scopes (0)

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

Derived by SEARCH, not by derive-oauth-scopes.py: Ximalaya publishes no OpenAPI, so there are no oauth2 securityScheme flows to read. The scope list below is quoted verbatim from the scope string returned in the documented /oauth2/v2/access_token response example.

Source

OAuth Scopes

ximalaya-scopes.yml Raw ↑
generated: '2026-09-04'
method: searched
source: https://open.ximalaya.com/doc/detailApi?categoryId=9&articleId=5 (OAuth2 标准登录授权API)
docs: https://open.ximalaya.com/doc/detailApi?categoryId=9&articleId=75
note: >-
  Derived by SEARCH, not by derive-oauth-scopes.py: Ximalaya publishes no OpenAPI, so
  there are no oauth2 securityScheme flows to read. The scope list below is quoted
  verbatim from the scope string returned in the documented /oauth2/v2/access_token
  response example.

authorization_endpoint: https://api.ximalaya.com/oauth2/v2/authorize
token_endpoint: https://api.ximalaya.com/oauth2/v2/access_token
scope_delimiter: ','
scope_count: 6

scopes:
- name: profile:read
  description: Read the authorizing user's basic profile and persona data.
  backing_operations:
  - /profile/user_info
  - /profile/persona
- name: subscribe:read
  description: Read the authorizing user's album subscriptions.
  backing_operations:
  - /v2/subscribe/get_albums_by_uid
  - /v2/subscribe/is_subscribed
- name: subscribe:write
  description: Add or remove album subscriptions for the authorizing user.
  backing_operations:
  - /subscribe/add_or_delete
  - /subscribe/batch_add
- name: play_history:read
  description: Read the authorizing user's cloud play history.
  backing_operations:
  - /play_history/get_by_uid
- name: play_history:write
  description: Upload or delete entries in the authorizing user's cloud play history.
  backing_operations:
  - /play_history/batch_upload
  - /play_history/batch_delete
- name: open_pay:read
  description: Read the authorizing user's paid-content entitlements and purchase state.
  backing_operations:
  - /open_pay/get_bought
  - /v2/open_pay/get_bought_albums
  - /open_pay/album_bought_status
  - /open_pay/track_bought_status

errors:
- code: 202
  string: ximalaya.oauth2.scope_grant_denied
  meaning: Scope authorization denied because the requested scope is invalid or exceeds
    what the application was granted.

gaps:
- Ximalaya does not publish a standalone scopes/permissions reference page; the scope
  set above is the one enumerated in the token-response example. Additional scopes may
  exist for partners with broader commercial agreements and would not be visible here.
- Scope-to-operation binding above is inferred from which documented endpoints require
  the user-private-data common parameter set (access_token + pack_id); Ximalaya does not
  publish a per-endpoint scope table.

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