Matchory · Authentication Profile

Matchory Authentication

Authentication

Matchory secures its APIs with oauth2, openIdConnect, apiKey, and saml across 4 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, refreshToken, and tokenExchange flow(s).

CompanyProcurementSupplier DiscoverySourcingSupply ChainData EnrichmentEntity ResolutionMarket IntelligenceRisk ManagementMCP
Methods: oauth2, openIdConnect, apiKey, saml Schemes: 4 OAuth flows: authorizationCode, clientCredentials, refreshToken, tokenExchange API key in: header

Security Schemes

OAuth2 oauth2
· flows: authorizationCode, clientCredentials
OpenIDConnect openIdConnect
APIKey apiKey
· in: header ()
SSO saml

Source

Authentication Profile

matchory-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://discovery.matchory.com/.well-known/openid-configuration
docs: https://matchory.com/en/technology
summary:
  types: [oauth2, openIdConnect, apiKey, saml]
  api_key_in: [header]
  oauth2_flows: [authorizationCode, clientCredentials, refreshToken, tokenExchange]
  pkce: [S256]
  sso: [SAML 2.0, OIDC]
schemes:
- name: OAuth2
  type: oauth2
  issuer: https://matchory.com
  flows:
  - flow: authorizationCode
    authorizationUrl: https://discovery.matchory.com/auth/oauth/authorize
    tokenUrl: https://discovery.matchory.com/auth/oauth/token
    code_challenge_methods: [S256]
  - flow: clientCredentials
    tokenUrl: https://discovery.matchory.com/auth/oauth/token
  token_endpoint_auth_methods: [client_secret_post, client_secret_basic, none]
  grant_types: [authorization_code, refresh_token, client_credentials, 'urn:ietf:params:oauth:grant-type:token-exchange']
  registration_endpoint: https://discovery.matchory.com/auth/oauth/register
  revocation_endpoint: https://discovery.matchory.com/auth/oauth/revoke
  userinfo_endpoint: https://discovery.matchory.com/auth/userinfo
  jwks_uri: https://discovery.matchory.com/.well-known/jwks.json
  id_token_signing_alg: [RS256]
  source: well-known/matchory-openid-configuration.json
- name: OpenIDConnect
  type: openIdConnect
  openIdConnectUrl: https://discovery.matchory.com/.well-known/openid-configuration
  scopes: [openid, profile, email, mcp:use]
  source: well-known/matchory-openid-configuration.json
- name: APIKey
  type: apiKey
  in: header
  description: >-
    Role-scoped API keys for programmatic REST/GraphQL access, with role-based
    access control and full audit trails (documented on the technology page).
  source: https://matchory.com/en/technology
- name: SSO
  type: saml
  description: >-
    Enterprise single sign-on via SAML 2.0 and OIDC, with just-in-time
    provisioning and role mapping.
  source: https://matchory.com/en/technology

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