Red Canary website screenshot

Red Canary

Red Canary is a Managed Detection and Response (MDR) provider that monitors endpoint, identity, cloud, email and network telemetry on behalf of its customers, confirms threats with a 24x7 human and AI detection engineering team, and drives containment through automation playbooks and response actions across partner platforms such as Microsoft Defender, CrowdStrike Falcon, SentinelOne, Palo Alto Cortex, Carbon Black and Zscaler. The company also publishes widely used open-source security research including Atomic Red Team, Chain Reactor, Surveyor and the annual Threat Detection Report. Red Canary was acquired by Zscaler in 2025. It operates a tenant-scoped REST API (openapi/v3) over detections, threats, events, endpoints, endpoint users, identities, investigations and audit logs, authenticated with a per-user X-Api-Key token; the Swagger/OpenAPI reference for that API is served inside the customer portal and is not reachable without a tenant subdomain and login.

Red Canary publishes 1 API on the APIs.io network. Tagged areas include Company, Security, Cybersecurity, Managed Detection and Response, and Threat Detection.

Red Canary’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, changelog, authentication, and 26 more developer resources.

38.2/100 thin ▬ flat Agent 5/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanySecurityCybersecurityManaged Detection and ResponseThreat DetectionThreat IntelligenceEndpoint SecurityIncident ResponseSecurity OperationsAutomation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/red-canary: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

Red Canary REST API v3

Tenant-scoped REST API over the Red Canary portal. Documented resources include detections, threats, events, endpoints, endpoint_users, identities, investigations and audit_logs...

Security Posture 4

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

Red Canary Authentication

apiKey · 1 scheme

SECURITY

Red Canary Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Red Canary Vulnerability Disclosure

security.txt · contact published

SECURITY

Red Canary Trust Center

SOC 2 Type II, ISO 27001:2013, ISO 27701, JOSCAR, EU-U.S. Data Privacy Framework, UK Extension to the EU-U.S. Data Privacy Framework, Swiss-U.S. Data Privacy Framework

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 6

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: red-canary
name: Red Canary
description: Red Canary is a Managed Detection and Response (MDR) provider that monitors endpoint, identity, cloud, email
  and network telemetry on behalf of its customers, confirms threats with a 24x7 human and AI detection engineering team,
  and drives containment through automation playbooks and response actions across partner platforms such as Microsoft Defender,
  CrowdStrike Falcon, SentinelOne, Palo Alto Cortex, Carbon Black and Zscaler. The company also publishes widely used open-source
  security research including Atomic Red Team, Chain Reactor, Surveyor and the annual Threat Detection Report. Red Canary
  was acquired by Zscaler in 2025. It operates a tenant-scoped REST API (openapi/v3) over detections, threats, events, endpoints,
  endpoint users, identities, investigations and audit logs, authenticated with a per-user X-Api-Key token; the Swagger/OpenAPI
  reference for that API is served inside the customer portal and is not reachable without a tenant subdomain and login.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://redcanary.com/wp-content/uploads/2025/08/Open-Graph-2025-1200x628-1.jpg
url: https://raw.githubusercontent.com/api-evangelist/red-canary/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- Security
- Cybersecurity
- Managed Detection and Response
- Threat Detection
- Threat Intelligence
- Endpoint Security
- Incident Response
- Security Operations
- Automation
apis:
- name: Red Canary REST API v3
  description: Tenant-scoped REST API over the Red Canary portal. Documented resources include detections, threats, events,
    endpoints, endpoint_users, identities, investigations and audit_logs. Requests carry a per-user API token in the X-Api-Key
    header. Responses use a JSON:API-flavored envelope of meta / links / data, with page, per_page and direction pagination
    parameters. Rate limited to roughly 20 requests per minute and 10 requests per second per IP address.
  humanURL: https://docs.redcanary.com/docs/red-canary-rest-api
  baseURL: https://go.my.redcanary.co/openapi/v3/
  x-base-url-template: https://<subdomain>.my.redcanary.co/openapi/v3/
  tags:
  - Security
  - Threat Detection
  - Endpoint Security
  - Incident Response
  properties:
  - type: Documentation
    url: https://docs.redcanary.com/docs/red-canary-rest-api
  - type: APIReference
    url: https://go.my.redcanary.co/openapi/v3/docs/index.html
  - type: GettingStarted
    url: https://docs.redcanary.com/docs/red-canary-rest-api
  - type: Authentication
    url: authentication/red-canary-authentication.yml
  - type: ErrorCatalog
    url: errors/red-canary-problem-types.yml
  - type: Conventions
    url: conventions/red-canary-conventions.yml
  - type: DataModel
    url: data-model/red-canary-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: ParentCompany
  url: https://apis.io/providers/zscaler/
  name: Zscaler
  x-relationship: acquired
  x-evidence: Red Canary was acquired by Zscaler in 2025.
- type: Website
  url: https://redcanary.com/
- type: DeveloperPortal
  url: https://docs.redcanary.com/
- type: Documentation
  url: https://docs.redcanary.com/docs/red-canary-getting-started
- type: APIReference
  url: https://go.my.redcanary.co/openapi/v3/docs/index.html
- type: GettingStarted
  url: https://docs.redcanary.com/docs/red-canary-rest-api
- type: Support
  url: https://support.redcanary.com/hc/en-us
- type: HelpCenter
  url: https://docs.redcanary.com/docs/getting-help
- type: Blog
  url: https://redcanary.com/blog/
- type: GitHubOrganization
  url: https://github.com/redcanaryco
- type: Login
  url: https://go.my.redcanary.co/
- type: TermsOfService
  url: https://redcanary.com/license-agreements/
- type: PrivacyPolicy
  url: https://redcanary.com/privacy-policy/
- type: StatusPage
  url: https://status.redcanary.com/
- type: Security
  url: https://redcanary.com/responsible-disclosure/
- type: TrustCenter
  url: security/red-canary-trust-center.yml
- type: Compliance
  url: https://redcanary.com/trust-center/
- type: ChangeLog
  url: https://docs.redcanary.com/docs/red-canary-release-notes
- type: Packages
  url: packages/red-canary-packages.yml
- type: SDKs
  url: packages/red-canary-packages.yml
- type: WellKnown
  url: well-known/red-canary-well-known.yml
- type: LLMsTxt
  url: llms/red-canary-llms.txt
- type: Authentication
  url: authentication/red-canary-authentication.yml
- type: Conventions
  url: conventions/red-canary-conventions.yml
- type: ErrorCatalog
  url: errors/red-canary-problem-types.yml
- type: Lifecycle
  url: lifecycle/red-canary-lifecycle.yml
- type: Deprecation
  url: https://docs.redcanary.com/docs/red-canary-release-stages
- type: Conformance
  url: conformance/red-canary-conformance.yml
- type: DomainSecurity
  url: security/red-canary-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/red-canary-vulnerability-disclosure.yml
- type: DataModel
  url: data-model/red-canary-data-model.yml
- type: CLI
  url: cli/red-canary-cli.yml
- type: ChangeLog
  url: changelog/red-canary-changelog.yml
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 16
  pass: local-v1

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/red-canary"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/red-canary/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/red-canary/evidence"

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.