n8n-docs/docs/integrations/builtin/credentials/misp.md
2024-05-28 11:46:06 -04:00

1.2 KiB

title description contentType
MISP credentials Documentation for MISP credentials. Use these credentials to authenticate MISP in n8n, a workflow automation platform. integration

MISP credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Install and run a MISP{:target=_blank .external-link} instance.

Supported authentication methods

  • API key

Refer to MISP's Automation API documentation{:target=_blank .external-link} for more information about the service.

Using API key

To configure this credential, you'll need:

  • An API Key: In MISP, these are called Automation keys. Get an automation key from Event Actions > Automation. Refer to MISP's automation keys documentation{:target=_blank .external-link} for instructions on generating more keys.
  • A Base URL: Your MISP URL.
  • Select whether to Allow Unauthorized Certificates: If turned on, the credential will connect even if SSL certificate validation fails.