Bishop Fox Cosmos API (v5)

Authenticated REST API for the Bishop Fox Cosmos attack-surface management platform. Exposes the customer's discovered asset inventory through /v5/asset-view/* resources (domains, subdomains, dns-records, networks, ip-addresses, ports, ip-services, hostname-services), validated findings via /v5/findings, and platform activity via /v5/activities. Access is by OAuth 2.0 client-credentials (API key + API secret exchanged for a bearer token at the Bishop Fox Auth0 tenant, audience cosmos_public); the reference documentation is published inside the authenticated Cosmos portal. The v1 API was retired on 2025-12-05.

API entry from apis.yml

apis.yml Raw ↑
name: Bishop Fox Cosmos API (v5)
description: Authenticated REST API for the Bishop Fox Cosmos attack-surface management platform. Exposes
  the customer's discovered asset inventory through /v5/asset-view/* resources (domains, subdomains, dns-records,
  networks, ip-addresses, ports, ip-services, hostname-services), validated findings via /v5/findings,
  and platform activity via /v5/activities. Access is by OAuth 2.0 client-credentials (API key + API secret
  exchanged for a bearer token at the Bishop Fox Auth0 tenant, audience cosmos_public); the reference
  documentation is published inside the authenticated Cosmos portal. The v1 API was retired on 2025-12-05.
humanURL: https://bishopfox.com/services/cosmos
baseURL: https://api.cosmos.bishopfox.com/
tags:
- attack-surface-management
- security-findings
- asset-discovery
- exposure-management
- cybersecurity
- oauth2
properties:
- type: Authentication
  url: authentication/bishop-fox-authentication.yml
- type: OAuthScopes
  url: scopes/bishop-fox-scopes.yml
- type: Conventions
  url: conventions/bishop-fox-conventions.yml
- type: ErrorCatalog
  url: errors/bishop-fox-problem-types.yml
- type: DataModel
  url: data-model/bishop-fox-data-model.yml
- type: Lifecycle
  url: lifecycle/bishop-fox-lifecycle.yml
- type: Conformance
  url: conformance/bishop-fox-conformance.yml
- type: Portal
  url: https://cosmos.bishopfox.com/