Matchory website screenshot

Matchory

Matchory (Matchory GmbH) is a Munich-based supplier data platform for enterprise procurement. It resolves fragmented, duplicated supplier records from spreadsheets and ERP systems into a single stable identity — the MatchoryID — with 90%+ accuracy, then continuously enriches each supplier with verified profiles, market intelligence, and five-dimension risk signals (financial, country, supply-chain, compliance, ESG) drawn from a database of 15M+ verified global suppliers. Procurement teams and AI agents reach the data through a web UI, a REST/GraphQL API, webhooks, and a first-party OAuth-protected Model Context Protocol (MCP) server, letting assistants such as Claude and Microsoft Copilot ground answers in source-traceable, confidence-scored supplier data. The platform is EU-sovereign — hosted in Germany, GDPR-compliant, and ISO 27001 certified — and is used by enterprise procurement organizations including Bosch, Kärcher, Deutsche Bahn, E.ON, DMG Mori, and Trumpf.

Matchory publishes 1 API on the APIs.io network. Tagged areas include Company, Procurement, Supplier Discovery, Sourcing, and Supply Chain.

The Matchory catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Matchory’s developer surface includes documentation, signup flow, pricing, authentication, and 15 more developer resources.

34.5/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyProcurementSupplier DiscoverySourcingSupply ChainData EnrichmentEntity ResolutionMarket IntelligenceRisk ManagementMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 34.5/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 7.4 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/matchory: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Matchory Discovery API

The Matchory Discovery API exposes the resolved-and-enriched supplier data layer — verified supplier profiles, MatchoryID identity resolution, portfolio consolidation, risk sign...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

matchory-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Matchory Authentication

oauth2/openIdConnect/apiKey/saml · 4 schemes

SECURITY

Matchory Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Matchory Scopes

4 scopes · authorizationCode/clientCredentials

4 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: matchory
name: Matchory
description: Matchory (Matchory GmbH) is a Munich-based supplier data platform for enterprise procurement. It resolves fragmented,
  duplicated supplier records from spreadsheets and ERP systems into a single stable identity — the MatchoryID — with 90%+
  accuracy, then continuously enriches each supplier with verified profiles, market intelligence, and five-dimension risk
  signals (financial, country, supply-chain, compliance, ESG) drawn from a database of 15M+ verified global suppliers. Procurement
  teams and AI agents reach the data through a web UI, a REST/GraphQL API, webhooks, and a first-party OAuth-protected Model
  Context Protocol (MCP) server, letting assistants such as Claude and Microsoft Copilot ground answers in source-traceable,
  confidence-scored supplier data. The platform is EU-sovereign — hosted in Germany, GDPR-compliant, and ISO 27001 certified
  — and is used by enterprise procurement organizations including Bosch, Kärcher, Deutsche Bahn, E.ON, DMG Mori, and Trumpf.
url: https://raw.githubusercontent.com/api-evangelist/matchory/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- earlybird
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
image: https://cdn.prod.website-files.com/6784f7971856e0304b40e3de/679028bece9dccdfc4e67c4e_favicon.svg
tags:
- Company
- Procurement
- Supplier Discovery
- Sourcing
- Supply Chain
- Data Enrichment
- Entity Resolution
- Market Intelligence
- Risk Management
- MCP
apis:
- aid: matchory:matchory-discovery-api
  name: Matchory Discovery API
  description: The Matchory Discovery API exposes the resolved-and-enriched supplier data layer — verified supplier profiles,
    MatchoryID identity resolution, portfolio consolidation, risk signals, and market intelligence — over REST and GraphQL
    with role-scoped API keys, webhook events for portfolio changes, and an OAuth-protected MCP endpoint. Access is OAuth2/OIDC
    protected (authorization server at discovery.matchory.com) with SAML 2.0 / OIDC SSO for enterprise tenants.
  humanURL: https://matchory.com/en/technology
  baseURL: https://discovery.matchory.com
  tags:
  - Procurement
  - Supplier Discovery
  - Supply Chain
  properties:
  - type: MCP
    url: https://matchory.com/en/mcp
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/matchory-domain-security.yml
- type: Website
  url: https://matchory.com
- type: DeveloperPortal
  url: https://matchory.com/en/technology
- type: Documentation
  url: https://matchory.com/en/mcp
- type: Login
  url: https://discovery.matchory.com/auth/signin
- type: SignUp
  url: https://matchory.com/en/book-a-demo
- type: Pricing
  url: https://matchory.com/en/pricing
- type: TermsOfService
  url: https://matchory.com/en/gtc
- type: PrivacyPolicy
  url: https://matchory.com/en/privacy-policy
- type: GitHubOrganization
  url: https://github.com/matchory
- type: MCPServer
  url: mcp/matchory-mcp.yml
- type: Authentication
  url: authentication/matchory-authentication.yml
- type: OAuthScopes
  url: scopes/matchory-scopes.yml
- type: OpenIDConnect
  url: well-known/matchory-openid-configuration.json
- type: WellKnown
  url: well-known/matchory-well-known.yml
- type: Webhooks
  url: asyncapi/matchory-webhooks.yml
- type: Conformance
  url: conformance/matchory-conformance.yml
- type: Compliance
  url: https://matchory.com/en/technology
- type: LLMsTxt
  url: llms/matchory-llms.txt
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 11
  pass: local-v1