> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/credentials/rundeck.md).

# Rundeck credentials

You can use these credentials to authenticate the following nodes:

* [Rundeck](/integrations/builtin/app-nodes/n8n-nodes-base.rundeck.md)

## Prerequisites <a href="#prerequisites" id="prerequisites"></a>

Create a user account on a [Rundeck](https://www.rundeck.com/) server.

## Supported authentication methods <a href="#supported-authentication-methods" id="supported-authentication-methods"></a>

* API token

## Related resources <a href="#related-resources" id="related-resources"></a>

Refer to [Rundeck's API documentation](https://docs.rundeck.com/docs/api/) for more information about the service.

## Using API token <a href="#using-api-token" id="using-api-token"></a>

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.
