按平台列出位置
获取https://api.dotcom-monitor.com/config_api_v1/locations/ {platform_name}
获取特定平台的位置列表 (监控代理) 。 如果您要求使用此方法列出监控代理列表,则结果将包含具有最低”Package_Id”的包的代理列表。 在此处查看如何为 您的帐户请求平台和包信息。
路径参数
领域 | 类型 | 必填 | 描述 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
platform_name |
字符串 |
true |
监控平台名称。
|
按包列出位置
获取 https://api.dotcom-monitor.com/config_api_v1/frequencies/ {platform_name} / {package_id}
通过指定监控平台的特定包获取可用的监控位置。
路径参数
领域 | 类型 | 必填 | 描述 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
platform_name |
字符串 |
true |
监控平台名称。
|
||||||||||||
package_id |
字符串 |
true |
包的独特 ID(可在指定平台的订阅计划中提供)。 在此处查看如何在此处的特定平台中请求有关可用包的信息。 |