mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.1 KiB
1.1 KiB
| title | description | contentType |
|---|---|---|
| Cortex credentials | Documentation for the Cortex credentials. Use these credentials to authenticate Cortex in n8n, a workflow automation platform. | integration |
Cortex credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Install Cortex{:target=_blank .external-link} on your server.
Supported authentication methods
- API key
Related resources
Refer to Cortex's 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: Refer to the Cortex API Authentication documentation{:target=_blank .external-link} for detailed instructions on generating API keys.
- The URL/Server Address for your Cortex Instance (defaults to
http://<your_server_address>:9001/)