--- title: Rundeck credentials description: Documentation for Rundeck credentials. Use these credentials to authenticate Rundeck in n8n, a workflow automation platform. contentType: [integration, reference] --- # Rundeck credentials You can use these credentials to authenticate the following nodes: - [Rundeck](/08-0-0-Workflow/integrations/builtin/app-nodes/n8n-nodes-base.rundeck.md) ## Prerequisites Create a user account on a [Rundeck](https://www.rundeck.com/) server. ## Supported authentication methods - API token ## Related resources Refer to [Rundeck's API documentation](https://docs.rundeck.com/docs/api/) for more information about the service. ## Using API token To configure this credential, you'll need: - Your **URL**: Enter the base URL of your Rundeck server, for example `http://myserver:4440`. Refer to [URLs](https://docs.rundeck.com/docs/api/#urls) for more information. - A user API **Token**: To generate a user API token, go to your **Profile > User API Tokens**. Refer to [User API tokens](https://docs.rundeck.com/docs/manual/10-user.html#user-api-tokens) for more information.