UptimeRobot 凭据#
¥UptimeRobot credentials
你可以使用以下凭据验证以下节点:
¥You can use these credentials to authenticate the following nodes:
先决条件#
¥Prerequisites
创建 UptimeRobot 账户
¥Create an UptimeRobot account.
支持的身份验证方法#
¥Supported authentication methods
- API 密钥
¥API key
相关资源#
¥Related resources
有关服务的更多信息,请参阅 UptimeRobot 的 API 文档。
¥Refer to UptimeRobot's API documentation for more information about the service.
使用 API 密钥#
¥Using API key
要配置此凭据,你需要:
¥To configure this credential, you'll need:
- API 密钥:从我的设置 > API 设置中获取你的 API 密钥。创建主 API 密钥,并将此密钥输入到你的 n8n 凭据中。
¥An API Key: Get your API Key from My Settings > API Settings. Create a Main API Key and enter this key in your n8n credential.
API 密钥类型#
¥API key types
UptimeRobot 支持三种 API 密钥类型:
¥UptimeRobot supports three API key types:
- 账户特定(也称为主):拉取多个显示器的数据。
¥Account-specific (also known as main): Pulls data for multiple monitors.
- 监控特定项:拉取单个显示器的数据。
¥Monitor-specific: Pulls data for a single monitor.
- 只读:仅运行
GETAPI 调用。
¥Read-only: Only runs GET API calls.
要完成 UptimeRobot 节点中的所有操作,请使用主密钥或特定于账户的 API 密钥类型。有关更多信息,请参阅 API 身份验证。
¥To complete all of the operations in the UptimeRobot node, use the Main or Account-specific API key type. Refer to API authentication for more information.