n8n-docs/docs/integrations/builtin/credentials/crowdstrike.md

1.7 KiB

title description
CrowdStrike credentials Documentation for the CrowdStrike credentials. Use these credentials to authenticate CrowdStrike in n8n, a workflow automation platform.

CrowdStrike credentials

You can use these credentials to authenticate when using the HTTP Request node to make a Custom API call.

Prerequisites

Create a CrowdStrike{:target=_blank .external-link} account.

Authentication methods

  • OAuth2

Refer to CrowdStrike's documentation for more information about the service. Their documentation is behind a log in, so you must log in to your account on their website to access the API documentation.

This is a credential-only node. Refer to Custom API operations to learn more. View example workflows and related content{:target=_blank .external-link} on n8n's website.

Using OAuth2

To configure this credential, you'll need:

  • The URL of your CrowdStrike instance
  • A Client ID: Generated by creating a new API Client in Crowdstrike in Support > API Clients and Keys.
  • A Client Secret: Generated by creating a new API Client in Crowdstrike in Support > API Clients and Keys.

A broad outline of the appropriate steps is available publicly at the CrowdStrike blog: Getting Access to the CrowdStrike API{:target=_blank .external-link}. CrowdStrike's full documentation is behind a log in, so you must log in to your account to access the full API documentation.