mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.3 KiB
1.3 KiB
| title | description | contentType |
|---|---|---|
| Beeminder credentials | Documentation for Beeminder credentials. Use these credentials to authenticate Beeminder in n8n, a workflow automation platform. | integration |
Beeminder credentials
You can use these credentials to authenticate the following node:
Prerequisites
Create a Beeminder{:target=_blank .external-link} account.
Supported authentication methods
- API user token
Related resources
Refer to Beeminder's API documentation{:target=_blank .external-link} for more information about the service.
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{:target=_blank .external-link} option within Account Settings
- In the API: From hitting the
auth_tokenAPI endpoint{:target=_blank .external-link}