Arctic Wolf Networks · Authentication Profile

Arctic Wolf Networks Authentication

Authentication

Arctic Wolf Networks secures its APIs with oauth2 and http across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyCybersecuritySecurity OperationsManaged Detection and ResponseEndpoint SecurityThreat DetectionIncident Response
Methods: oauth2, http Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

AuroraMultiTenantOAuth oauth2
AuroraBearer http
scheme: bearer

Source

Authentication Profile

arctic-wolf-networks-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.arcticwolf.com/en/developer-and-oem/aurora-multi-tenant-api/aurora-multi-tenant-api
docs: https://docs.arcticwolf.com/en/developer-and-oem/aurora-multi-tenant-api/aurora-multi-tenant-api/getting-started
summary:
  types: [oauth2, http]
  http_schemes: [bearer]
  oauth2_flows: [clientCredentials]
schemes:
- name: AuroraMultiTenantOAuth
  type: oauth2
  flow: clientCredentials
  description: >-
    The Aurora Multi-Tenant API authenticates a partner application with the OAuth 2.0
    client-credentials grant. The Application ID (client id) and Application Secret
    (client secret) are presented as HTTP Basic Auth to the regional auth endpoint;
    the request body sets grant_type=client_credentials and scope=api. The response
    returns { access_token, expires_in, token_type }, and the access_token is then used
    as the Bearer token on all subsequent API calls.
  token_url: https://api-admin.cylance.com/public/v2/{region_code}/auth
  token_url_example: https://api-admin.cylance.com/public/v2/us/auth
  base_url: https://api-admin.cylance.com/public/v2
  scopes:
    api: Access to the Aurora Multi-Tenant / Endpoint Defense API surface.
  sources: [docs.arcticwolf.com]
- name: AuroraBearer
  type: http
  scheme: bearer
  description: >-
    Bearer access token (obtained from the client-credentials auth endpoint) presented
    on the Authorization header for all Aurora API resource calls.
  sources: [docs.arcticwolf.com]
notes: >-
  Arctic Wolf's Aurora Endpoint Defense / Multi-Tenant API is built on the Cylance
  (BlackBerry) endpoint platform Arctic Wolf now operates; the auth and base hosts are
  api-admin.cylance.com. Region codes select the login region (e.g. us).

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/arctic-wolf-networks-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.