Qpoint · Authentication Profile

Qpoint Authentication

Authentication

Qpoint secures its APIs with http-bearer, apiKey, and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the firebase-auth flow(s).

CompanySecurityObservabilityeBPFNetwork TrafficEgress ControlAgentic AIMCPgRPC
Methods: http-bearer, apiKey, oauth2 Schemes: 3 OAuth flows: firebase-auth API key in: header, cli-flag

Security Schemes

mcp-bearer http
scheme: bearer · in: header (Authorization)
registration-token apiKey
· in: cli-flag (--registration-token)
qplane-app-auth oauth2
scheme: firebase-auth

Source

Authentication Profile

qpoint-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.qpoint.io/guides/qplane-guides/mcp-getting-started.md
# No OpenAPI is published (Qpoint's control plane is gRPC/Connect + MCP), so this profile
# is captured from the docs rather than derived from a spec.
summary:
  types: [http-bearer, apiKey, oauth2]
  api_key_in: [header, cli-flag]
  oauth2_flows: [firebase-auth]
schemes:
- name: mcp-bearer
  type: http
  scheme: bearer
  in: header
  parameter: Authorization
  applies_to: MCP server (pulse.qpoint.io/mcp/v1)
  docs: https://docs.qpoint.io/guides/qplane-guides/mcp-getting-started.md
  note: Token minted in Qplane dashboard under Settings -> Deployments.
- name: registration-token
  type: apiKey
  in: cli-flag
  parameter: --registration-token
  applies_to: qtap agent registration with Qplane
  docs: https://docs.qpoint.io/getting-started/qtap/cli.md
- name: qplane-app-auth
  type: oauth2
  scheme: firebase-auth
  applies_to: Qplane web app (app.qpoint.io)
  note: Firebase Authentication; supports SSO for dashboard access per Security & Compliance docs.

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/qpoint-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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