Supplier · Authentication Profile

Supplier Authentication

Authentication

Supplier secures its APIs with oauth2, apiKey, and http across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyProcurementSupply ChainSupplier DiversitySpend AnalyticsSourcingESGSustainabilityMCP
Methods: oauth2, apiKey, http Schemes: 3 OAuth flows: authorizationCode API key in: header

Security Schemes

OAuth2 oauth2
ApiKey apiKey
· in: header (X-Royal-MCP-API-Key)
Bearer http
scheme: bearer · in: header (Authorization)

Source

Authentication Profile

supplier-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://supplier.io/.well-known/oauth-authorization-server + /.well-known/oauth-protected-resource
scope: MCP server (supplier.io/wp-json/royal-mcp/v1) — no other public API is documented
summary:
  types: [oauth2, apiKey, http]
  api_key_in: [header]
  oauth2_flows: [authorizationCode]
schemes:
- name: OAuth2
  type: oauth2
  flow: authorizationCode
  authorizationUrl: https://supplier.io/authorize
  tokenUrl: https://supplier.io/token
  registrationUrl: https://supplier.io/register
  pkce: S256
  scopes: [mcp:full]
  sources: ['well-known/supplier-oauth-authorization-server.json']
- name: ApiKey
  type: apiKey
  in: header
  parameter: X-Royal-MCP-API-Key
  sources: ['live probe of supplier.io/wp-json/royal-mcp/v1']
- name: Bearer
  type: http
  scheme: bearer
  in: header
  parameter: Authorization
  sources: ['well-known/supplier-oauth-protected-resource.json']
notes: >-
  Authentication model reflects the published Royal MCP server surface only. Supplier.io's
  core procurement application (explorer.supplier.io) is a session/login web app with no
  documented public developer API.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/supplier-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.