Arctic Wolf website screenshot

Arctic Wolf

Arctic Wolf is a security operations company delivering 24x7 AI-driven managed detection and response (MDR), managed risk, incident response, and endpoint security through its cloud-native Aurora Platform and Concierge Security Team. For developers and OEM partners, Arctic Wolf exposes a set of REST and standards-based APIs via docs.arcticwolf.com and the Unified Portal: a Ticket API for programmatically listing, commenting on, and closing security tickets; a User API and Aurora Endpoint Defense API for user and endpoint management; and Threat Intelligence feed APIs (TAXII 1.1, TAXII 2.1, and a Blocklist API) for consuming indicators into your own security tooling. Authentication uses bearer JWT tokens generated from Personal API Keys in the Unified Portal, with regional service endpoints (US, EU, AU, CA pods).

Arctic Wolf publishes 3 APIs on the APIs.io network: Attachment API, Comment API, and Ticket API. Tagged areas include Company, Security, Cybersecurity, Managed Detection and Response, and Security Operations.

Arctic Wolf’s developer surface includes authentication, documentation, API reference, getting-started guide, developer portal, support, engineering blog, and 24 more developer resources.

53.5/100 developing ▬ flat Agent 41/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
3 APIs 1 MCP Servers
CompanySecurityCybersecurityManaged Detection and ResponseSecurity OperationsThreat IntelligenceTicketingEndpoint SecuritySOC

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 53.5/100 · developing
Contract Quality 15.5 / 25
Developer Ergonomics 11.2 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 4.1 / 13
Governance 1.4 / 12
Discoverability 9.3 / 10
Agent readiness — 41/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/arctic-wolf: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Arctic Wolf Attachment API

The Attachment API from Arctic Wolf — 1 operation(s) for attachment.

Arctic Wolf Comment API

The Comment API from Arctic Wolf — 1 operation(s) for comment.

Arctic Wolf Ticket API

The Ticket API from Arctic Wolf — 3 operation(s) for ticket.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Arctic Wolf Authentication

http · 1 scheme

SECURITY

Arctic Wolf Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Arctic Wolf Vulnerability Disclosure

security.txt · contact published

SECURITY

Arctic Wolf Trust Center

SOC 2, ISO 27001, ISO 27017, ISO 27018, PCI DSS, HIPAA, FedRAMP, GDPR, CSA STAR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Arctic Wolf Agentic Access

5 operations · 2 acting

5 operations · 2 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: arctic-wolf
name: Arctic Wolf
description: 'Arctic Wolf is a security operations company delivering 24x7 AI-driven managed detection and response (MDR),
  managed risk, incident response, and endpoint security through its cloud-native Aurora Platform and Concierge Security Team.
  For developers and OEM partners, Arctic Wolf exposes a set of REST and standards-based APIs via docs.arcticwolf.com and
  the Unified Portal: a Ticket API for programmatically listing, commenting on, and closing security tickets; a User API and
  Aurora Endpoint Defense API for user and endpoint management; and Threat Intelligence feed APIs (TAXII 1.1, TAXII 2.1, and
  a Blocklist API) for consuming indicators into your own security tooling. Authentication uses bearer JWT tokens generated
  from Personal API Keys in the Unified Portal, with regional service endpoints (US, EU, AU, CA pods).'
url: https://raw.githubusercontent.com/api-evangelist/arctic-wolf/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- lightspeed-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://arcticwolf.com/wp-content/uploads/2021/11/AW_LOGO_REVERSE-334.png
tags:
- Company
- Security
- Cybersecurity
- Managed Detection and Response
- Security Operations
- Threat Intelligence
- Ticketing
- Endpoint Security
- SOC
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: arctic-wolf:arctic-wolf-attachment-api
  name: Arctic Wolf Attachment API
  description: The Attachment API from Arctic Wolf — 1 operation(s) for attachment.
  humanURL: https://docs.arcticwolf.com/en/developer-and-oem/ticket-api/arctic-wolf-ticket-api/api-specifications/ticket-api
  baseURL: https://ticket-api.managedgw.us001-prod.arcticwolf.net
  tags:
  - Attachment
  properties:
  - type: OpenAPI
    url: openapi/arctic-wolf-attachment-api-openapi.yml
  - type: Documentation
    url: https://docs.arcticwolf.com/en/developer-and-oem/ticket-api/arctic-wolf-ticket-api
- aid: arctic-wolf:arctic-wolf-comment-api
  name: Arctic Wolf Comment API
  description: The Comment API from Arctic Wolf — 1 operation(s) for comment.
  humanURL: https://docs.arcticwolf.com/en/developer-and-oem/ticket-api/arctic-wolf-ticket-api/api-specifications/ticket-api
  baseURL: https://ticket-api.managedgw.us001-prod.arcticwolf.net
  tags:
  - Comment
  properties:
  - type: OpenAPI
    url: openapi/arctic-wolf-comment-api-openapi.yml
  - type: Documentation
    url: https://docs.arcticwolf.com/en/developer-and-oem/ticket-api/arctic-wolf-ticket-api
- aid: arctic-wolf:arctic-wolf-ticket-api
  name: Arctic Wolf Ticket API
  description: The Ticket API from Arctic Wolf — 3 operation(s) for ticket.
  humanURL: https://docs.arcticwolf.com/en/developer-and-oem/ticket-api/arctic-wolf-ticket-api/api-specifications/ticket-api
  baseURL: https://ticket-api.managedgw.us001-prod.arcticwolf.net
  tags:
  - Ticket
  properties:
  - type: OpenAPI
    url: openapi/arctic-wolf-ticket-api-openapi.yml
  - type: Documentation
    url: https://docs.arcticwolf.com/en/developer-and-oem/ticket-api/arctic-wolf-ticket-api
common:
- type: AgenticAccess
  url: agentic-access/arctic-wolf-agentic-access.yml
- type: TrustCenter
  url: security/arctic-wolf-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/arctic-wolf-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/arctic-wolf-domain-security.yml
- type: Authentication
  url: authentication/arctic-wolf-authentication.yml
- type: WellKnown
  url: well-known/arctic-wolf-well-known.yml
- type: ErrorCatalog
  url: errors/arctic-wolf-problem-types.yml
- type: Conventions
  url: conventions/arctic-wolf-conventions.yml
- type: DataModel
  url: data-model/arctic-wolf-data-model.yml
- type: Conformance
  url: conformance/arctic-wolf-conformance.yml
- type: Lifecycle
  url: lifecycle/arctic-wolf-lifecycle.yml
- type: MCPServer
  url: mcp/arctic-wolf-mcp.yml
- type: Overlay
  url: overlays/arctic-wolf-ticket-api-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
- type: DeveloperPortal
  url: https://docs.arcticwolf.com/en
- type: Documentation
  url: https://docs.arcticwolf.com/en/developer-and-oem
- type: APIReference
  url: https://docs.arcticwolf.com/en/developer-and-oem/ticket-api/arctic-wolf-ticket-api/api-specifications/ticket-api
- type: GettingStarted
  url: https://docs.arcticwolf.com/en/developer-and-oem/ticket-api/ticket-api-quick-start-guide/use-the-ticket-api
- type: Portal
  url: https://portal.arcticwolf.com/
- type: Support
  url: https://docs.arcticwolf.com/en/arctic-wolf-unified-portal
- type: Blog
  url: https://arcticwolf.com/resources/blog/
- type: GitHubOrganization
  url: https://github.com/rtkwlf
- type: Pricing
  url: https://arcticwolf.com/request-demo/
- type: SignUp
  url: https://portal.arcticwolf.com/
- type: TermsOfService
  url: https://arcticwolf.com/terms-conditions/
- type: PrivacyPolicy
  url: https://arcticwolf.com/privacy-policy/
- type: StatusPage
  url: https://status.arcticwolf.com/
- type: Compliance
  url: https://arcticwolf.com/compliance/
- type: Security
  url: https://arcticwolf.com/vulnerability-disclosure
- type: SecurityTxt
  url: well-known/arctic-wolf-security.txt
- type: LLMsTxt
  url: llms/arctic-wolf-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence