RiskRecon

RiskRecon by Mastercard is a third-party and supply-chain cyber risk management platform that continuously assesses, rates, and monitors the cybersecurity posture of an organization and its vendor ecosystem. It produces objective, automated security ratings across dozens of security criteria, prioritizes findings by asset value and issue severity, and lets teams tune assessments to their own risk appetite. RiskRecon exposes a REST API (api.riskrecon.com) so customers can programmatically pull portfolio ratings, toe (target-of-evaluation) analyses, findings, and evidence into their own GRC, TPRM, and security workflows. Originally venture backed by Accel and others, RiskRecon was acquired by Mastercard and now operates as RiskRecon by Mastercard.

RiskRecon publishes 1 API on the APIs.io network. Tagged areas include Company, Cybersecurity, Security Ratings, Third Party Risk, and Supply Chain Risk.

RiskRecon’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, authentication, and 11 more developer resources.

26.5/100 emerging ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs
CompanyCybersecuritySecurity RatingsThird Party RiskSupply Chain RiskRisk ManagementGRCVendor MonitoringAttack Surface

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 26.5/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 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/riskrecon: 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.

RiskRecon API

RiskRecon REST API for programmatic access to security ratings, portfolio and toe (target-of-evaluation) analyses, findings, and evidence. Authenticated with a JWT bearer token....

Security Posture 2

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

Riskrecon Authentication

http · 1 scheme

SECURITY

Riskrecon Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: riskrecon
name: RiskRecon
description: RiskRecon by Mastercard is a third-party and supply-chain cyber risk management platform that continuously assesses,
  rates, and monitors the cybersecurity posture of an organization and its vendor ecosystem. It produces objective, automated
  security ratings across dozens of security criteria, prioritizes findings by asset value and issue severity, and lets teams
  tune assessments to their own risk appetite. RiskRecon exposes a REST API (api.riskrecon.com) so customers can programmatically
  pull portfolio ratings, toe (target-of-evaluation) analyses, findings, and evidence into their own GRC, TPRM, and security
  workflows. Originally venture backed by Accel and others, RiskRecon was acquired by Mastercard and now operates as RiskRecon
  by Mastercard.
url: https://raw.githubusercontent.com/api-evangelist/riskrecon/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
x-owned-by: mastercard
x-tier: profiled
x-tier-reason: enrichment-pass
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-21'
image: https://www.riskrecon.com/hubfs/riskrecon-by-mastercard-logo.png
tags:
- Company
- Cybersecurity
- Security Ratings
- Third Party Risk
- Supply Chain Risk
- Risk Management
- GRC
- Vendor Monitoring
- Attack Surface
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: RiskRecon API
  description: RiskRecon REST API for programmatic access to security ratings, portfolio and toe (target-of-evaluation) analyses,
    findings, and evidence. Authenticated with a JWT bearer token. Multiple version prefixes are published (v1, v2, and a
    v0/cpe surface), each with its own Swagger UI documentation.
  humanURL: https://api.riskrecon.com/v1/swagger/index.html
  baseURL: https://api.riskrecon.com/v1
  properties:
  - type: APIReference
    url: https://api.riskrecon.com/v1/swagger/index.html
  - type: APIReference
    url: https://api.riskrecon.com/v2/swagger/index.html
  - type: Authentication
    url: authentication/riskrecon-authentication.yml
  - type: ErrorCatalog
    url: errors/riskrecon-problem-types.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 7
  pass: local-v1
common:
- type: DomainSecurity
  url: security/riskrecon-domain-security.yml
- type: Website
  url: https://www.riskrecon.com
- type: DeveloperPortal
  url: https://portal.riskrecon.com/
- type: Documentation
  url: https://api.riskrecon.com/v1/swagger/index.html
- type: APIReference
  url: https://api.riskrecon.com/v1/swagger/index.html
- type: GettingStarted
  url: https://www.riskrecon.com/academy
- type: Support
  url: https://www.riskrecon.com/contact-us
- type: Blog
  url: https://blog.riskrecon.com
- type: TermsOfService
  url: https://www.riskrecon.com/terms-of-use
- type: PrivacyPolicy
  url: https://www.riskrecon.com/privacy-policy
- type: Login
  url: https://portal.riskrecon.com/
- type: Authentication
  url: authentication/riskrecon-authentication.yml
- type: ErrorCatalog
  url: errors/riskrecon-problem-types.yml
- type: Conventions
  url: conventions/riskrecon-conventions.yml
- type: Lifecycle
  url: lifecycle/riskrecon-lifecycle.yml
- type: LLMsTxt
  url: llms/riskrecon-llms.txt
- type: WellKnown
  url: well-known/riskrecon-well-known.yml