Blackpoint · Authentication Profile

Blackpoint Authentication

Authentication

Blackpoint secures its APIs with openIdConnect, oauth2, and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, deviceCode, and refreshToken flow(s).

CompanyCybersecurityManaged Detection and ResponseMDRSecurity OperationsIdentity Threat DetectionSecurity Posture ManagementMSPSIEM
Methods: openIdConnect, oauth2, apiKey Schemes: 2 OAuth flows: authorizationCode, clientCredentials, deviceCode, refreshToken API key in: header

Security Schemes

CompassOneOIDC openIdConnect
CompassOneApiKey apiKey
· in: header ()

Source

Authentication Profile

blackpoint-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: >-
  https://login.bpsnap.com/.well-known/openid-configuration (Auth0 OIDC
  discovery for Blackpoint's identity tenant, referenced by the CompassOne app
  as WEB_PUBLIC_AUTH0_DOMAIN); CompassOne API key model documented via the
  BlackpointCyber/PSCompassOne module (Connect-CompassOne -ApiKey).
docs: https://login.bpsnap.com/.well-known/openid-configuration
summary:
  types: [openIdConnect, oauth2, apiKey]
  api_key_in: [header]
  oauth2_flows: [authorizationCode, clientCredentials, deviceCode, refreshToken]
schemes:
- name: CompassOneOIDC
  type: openIdConnect
  openIdConnectUrl: https://login.bpsnap.com/.well-known/openid-configuration
  issuer: https://login.bpsnap.com/
  provider: Auth0
  authorizationUrl: https://login.bpsnap.com/authorize
  tokenUrl: https://login.bpsnap.com/oauth/token
  deviceAuthorizationUrl: https://login.bpsnap.com/oauth/device/code
  userinfoUrl: https://login.bpsnap.com/userinfo
  jwksUri: https://login.bpsnap.com/.well-known/jwks.json
  audience: https://bpsnap.auth0.com/api/v2/
  grant_types:
  - authorization_code
  - client_credentials
  - refresh_token
  - urn:ietf:params:oauth:grant-type:device_code
  - urn:ietf:params:oauth:grant-type:token-exchange
- name: CompassOneApiKey
  type: apiKey
  in: header
  parameter_name: Authorization
  description: >-
    Secret API key generated in the CompassOne portal, sent in an Authorization
    header for programmatic access (e.g. the PSCompassOne PowerShell module's
    Connect-CompassOne -ApiKey).

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