Beeminder credentials
You can use these credentials to authenticate the following node:
Prerequisites
Create a Beeminder (opens in a new tab) account.
Supported authentication methods
- API user token
Related resources
Refer to Beeminder's API documentation (opens in a new tab) 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 (opens in a new tab) option within Account Settings
- In the API: From hitting the
auth_tokenAPI endpoint (opens in a new tab)