Brinqa · Authentication Profile

Brinqa Authentication

Authentication

Brinqa secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyCybersecurityVulnerability ManagementExposure ManagementCyber RiskRisk ManagementSecurityGraphQL
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

brinqa-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.brinqa.com/docs/brinqa-api
docs: https://docs.brinqa.com/docs/brinqa-api
summary:
  types: [http]
  http_schemes: [bearer]
  api_key_in: []
  oauth2_flows: []
  notes: >-
    The Brinqa Platform API uses bearer token authentication. A caller first
    obtains an access token by POSTing credentials to the platform's login
    endpoint, then presents the token as an Authorization: Bearer header on
    subsequent GraphQL requests. Multi-factor authentication (MFA) is supported
    during token generation. Tokens are valid for 86400 seconds (24 hours).
schemes:
  - name: bearerAuth
    type: http
    scheme: bearer
    bearerFormat: JWT
    description: >-
      Bearer access token obtained by POSTing user credentials to
      https://<your-brinqa-platform-url>/api/auth/login. Presented as
      "Authorization: Bearer <token>" on GraphQL requests to
      https://<your-brinqa-platform-url>/graphql/caasm.
    token_endpoint: https://<your-brinqa-platform-url>/api/auth/login
    token_lifetime_seconds: 86400
    mfa_supported: true
    sources: [docs.brinqa.com/docs/brinqa-api]
notes: >-
  Brinqa is deployed per-tenant, so the token and GraphQL endpoints are relative
  to each customer's platform URL rather than a single shared host. No OAuth2 /
  OpenID Connect authorization-server metadata is published; there is no OAuth
  scope surface (bearer-token model), so no scopes/ artifact is emitted.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/brinqa-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.