Skip to content

TheHive 5 credentials#

You can use these credentials to authenticate the following nodes with TheHive 5.

TheHive and TheHive 5

n8n provides two nodes for TheHive. Use these credentials with TheHive 5 node. If you're using TheHive node for TheHive 3 or TheHive 4, use TheHive credentials.

Prerequisites#

Install TheHive 5 on your server.

Supported authentication methods#

  • API key

Refer to TheHive's API documentation for more information about the service.

Using API key#

To configure this credential, you'll need:

  • An API Key: Users with orgAdmin and superAdmin accounts can generate API keys:
    • orgAdmin account: Go to Organization > Create API Key for the user you wish to generate a key for.
    • superAdmin account: Go to Users > Create API Key for the user you wish to generate a key for.
    • Refer to API Authentication for more information.
  • A URL: The URL of your TheHive server.
  • Ignore SSL Issues: When turned on, n8n will connect even if SSL certificate validation fails.