mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.2 KiB
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
Related resources
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.