Brinqa Platform API

GraphQL API for the Brinqa Platform. Query assets, findings, hosts, tickets, and vulnerabilities using GraphQL and the Brinqa Query Language (BQL). Bearer-token authentication; the endpoint is per-tenant, relative to each customer's platform URL.

API entry from apis.yml

apis.yml Raw ↑
name: Brinqa Platform API
description: GraphQL API for the Brinqa Platform. Query assets, findings, hosts, tickets, and vulnerabilities
  using GraphQL and the Brinqa Query Language (BQL). Bearer-token authentication; the endpoint is per-tenant,
  relative to each customer's platform URL.
humanURL: https://docs.brinqa.com/docs/brinqa-api
baseURL: https://<your-brinqa-platform-url>/graphql/caasm
tags:
- GraphQL
- Vulnerability Management
- Cyber Risk
properties:
- type: APIReference
  url: https://docs.brinqa.com/docs/brinqa-api
- type: GettingStarted
  url: https://docs.brinqa.com/docs/category/getting-started
- type: Authentication
  url: authentication/brinqa-authentication.yml
- type: ErrorCatalog
  url: errors/brinqa-error-codes.yml
- type: Conventions
  url: conventions/brinqa-conventions.yml