Beeminder 凭证#
¥Beeminder credentials
你可以使用以下凭据验证以下节点:
¥You can use these credentials to authenticate the following node:
先决条件#
¥Prerequisites
创建 Beeminder 账户。
¥Create a Beeminder account.
支持的身份验证方法#
¥Supported authentication methods
- API 用户令牌
¥API user token
相关资源#
¥Related resources
有关服务的更多信息,请参阅 Beeminder 的 API 文档。
¥Refer to Beeminder's API documentation for more information about the service.
使用 API 用户令牌#
¥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.
- 该用户的个人身份验证令牌。你可以使用以下任一方法生成 API 密钥:
¥A personal Auth Token for that user. Generate this using either method below:
-
GUI:从“账户设置”中的“应用和 API”选项
¥In the GUI: From the Apps & API option within Account Settings
-
API:从触发
auth_tokenAPI 端点 事件获取:¥In the API: From hitting the
auth_tokenAPI endpoint