# Beeminder credentials

You can use these credentials to authenticate the following node:

- [Beeminder](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.beeminder)


## Prerequisites

Create a [Beeminder](https://www.beeminder.com/) account.

## Supported authentication methods

- API user token


## Using API user token

To configure this credential, you'll need:

- A **User** name: Should match the user who the Auth Token is generated for.
- A personal **Auth Token** for that user. Generate this using either method below:
  - In the GUI: From the [Apps & API](https://help.beeminder.com/article/110-apps-and-api#API-token) option within **Account Settings**
  - In the API: From hitting the [`auth_token` API endpoint](http://api.beeminder.com/#auth)