Brinqa

Brinqa is an AI-powered vulnerability and exposure management platform that unifies cyber risk data from across an enterprise's security tools into a single trusted data model. It ingests and correlates exposure findings from scanners and connectors, deduplicates them, and applies risk scoring, custom risk factors, and workflow automation to prioritize and drive remediation. The Brinqa Platform exposes a GraphQL API and the Brinqa Query Language (BQL) for traversing an entity-relationship graph of assets, findings, hosts, tickets, and vulnerabilities, plus reporting and dashboards on those datasets. This API Evangelist profile was seeded from an Insight Partners portfolio lead and enriched from Brinqa's public developer documentation.

Brinqa publishes 1 API on the APIs.io network. Tagged areas include Company, Cybersecurity, Vulnerability Management, Exposure Management, and Cyber Risk.

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

24.1/100 emerging Agent 17/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyCybersecurityVulnerability ManagementExposure ManagementCyber RiskRisk ManagementSecurityGraphQL

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 24.1/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 17/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 0 / 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/brinqa: 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

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; ...

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

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 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: brinqa
name: Brinqa
description: Brinqa is an AI-powered vulnerability and exposure management platform that unifies cyber risk data from across
  an enterprise's security tools into a single trusted data model. It ingests and correlates exposure findings from scanners
  and connectors, deduplicates them, and applies risk scoring, custom risk factors, and workflow automation to prioritize
  and drive remediation. The Brinqa Platform exposes a GraphQL API and the Brinqa Query Language (BQL) for traversing an entity-relationship
  graph of assets, findings, hosts, tickets, and vulnerabilities, plus reporting and dashboards on those datasets. This API
  Evangelist profile was seeded from an Insight Partners portfolio lead and enriched from Brinqa's public developer documentation.
url: https://raw.githubusercontent.com/api-evangelist/brinqa/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Cybersecurity
- Vulnerability Management
- Exposure Management
- Cyber Risk
- Risk Management
- Security
- GraphQL
apis:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.brinqa.com/
- type: DeveloperPortal
  url: https://docs.brinqa.com/
- type: Documentation
  url: https://docs.brinqa.com/
- type: APIReference
  url: https://docs.brinqa.com/docs/brinqa-api
- type: GettingStarted
  url: https://docs.brinqa.com/docs/category/getting-started
- type: Blog
  url: https://www.brinqa.com/blog
- type: Support
  url: https://brinqa.atlassian.net/servicedesk/customer/portals
- type: GitHubOrganization
  url: https://github.com/brinqa
- type: TermsOfService
  url: https://www.brinqa.com/terms
- type: PrivacyPolicy
  url: https://www.brinqa.com/privacy
- type: Authentication
  url: authentication/brinqa-authentication.yml
- type: ErrorCatalog
  url: errors/brinqa-error-codes.yml
- type: Conventions
  url: conventions/brinqa-conventions.yml
- type: DomainSecurity
  url: security/brinqa-domain-security.yml
- type: LLMsTxt
  url: llms/brinqa-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence