Supplier · OAuth Scopes

Supplier OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://supplier.io/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.

CompanyProcurementSupply ChainSupplier DiversitySpend AnalyticsSourcingESGSustainabilityMCP
Scopes: 1 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://supplier.io/authorize
Token URL
https://supplier.io/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
mcp:full Full access to the Royal MCP server tools exposed at supplier.io/wp-json/royal-mcp/v1 authorizationCode

Source

OAuth Scopes

supplier-scopes.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://supplier.io/.well-known/oauth-authorization-server
docs: https://royalplugins.com/support/royal-mcp/
schemes:
- name: OAuth2
  source: well-known/supplier-oauth-authorization-server.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://supplier.io/authorize
    tokenUrl: https://supplier.io/token
scopes:
- scope: 'mcp:full'
  description: Full access to the Royal MCP server tools exposed at supplier.io/wp-json/royal-mcp/v1
  flows: [authorizationCode]
  sources: ['well-known/supplier-oauth-authorization-server.json']