CyberGRX · Authentication Profile

Cybergrx Authentication

Authentication

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

CompanyCybersecurityThird-Party RiskVendor Risk ManagementRisk ManagementGRCSecurity Assessment
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiToken apiKey
· in: header ()

Source

Authentication Profile

cybergrx-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://github.com/CyberGRX/api-examples/blob/master/HOW-TO.md
docs: https://api.cybergrx.com/v1/swagger/
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
notes: >-
  The CyberGRX / ProcessUnity Global Risk Exchange (GRX) API authenticates with
  a long-lived API token passed in the HTTP `Authorization` request header on
  every call. Tokens are self-service: an account admin creates one under
  "Manage my company user accounts" -> "Access Tokens" -> "Add a new token", and
  the secret is shown only once at creation. The same token authorizes the v1,
  bulk-v1, and v2 namespaces and the Swagger "Authorize" dialog. There is no
  OAuth2/OIDC flow documented on the public surface.
schemes:
  - name: ApiToken
    type: apiKey
    in: header
    parameter_name: Authorization
    description: >-
      Account-generated API token sent verbatim in the Authorization header
      (not a Bearer prefix in the published examples). Provisioned in the GRX
      user-management UI; Demo/Production credentials are provisioned by a GRX
      representative.
    sources:
      - https://github.com/CyberGRX/api-examples/blob/master/HOW-TO.md
      - https://github.com/CyberGRX/api-examples/blob/master/python_examples/order_assessments/order.py

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/cybergrx-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.