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. Multiple version prefixes are published (v1, v2, and a v0/cpe surface), each with its own Swagger UI documentation.

API entry from apis.yml

apis.yml Raw ↑
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