You need to enable JavaScript to run this app.
文档中心
应用性能监控全链路版

应用性能监控全链路版

复制全文
下载 pdf
服务
GetServiceList
复制全文
下载 pdf
GetServiceList
获取服务列表。
请求说明
应用性能监控全链路版客户端监控已在全球多个地域部署服务,旨在为您提供更稳定、低延迟的访问体验。您可以通过查阅 服务地址 文档,根据业务所在地选择最合适的接入点。
  • 请求方式:POST
  • 请求地址:https://apmplus-openapi.cn-beijing.volcengineapi.com?Action=GetServiceList&Version=2022-10-12
请求参数
下方仅列出该接口特有的请求参数和部分公共参数,更多详细信息参见 公共参数
参数
类型
是否必选
示例值
描述
Action
String
GetServiceList
接口名称。当前 API 的名称为 GetServiceList
Version
String
2022-10-12
接口版本。当前 API 的版本为 2022-10-12
请求示例
POST https://apmplus-openapi.cn-beijing.volcengineapi.com?Action=GetServiceList&Version=2022-10-12
{}
返回参数
参数
类型
示例值
描述
error_msg
String
""
错误信息,成功为空。
error_no
Integer
0
错误码,成功为0。
data
JSON Map
-
服务列表,key为服务唯一key。
Data
参数
类型
示例值
描述
key
String
app_monitor
应用。
value
Object of ApmService
-
应用的key。
ApmService
参数
类型
示例值
描述
id
Integer
123456
应用ID。
pay
Boolean
true
是否付费开通。
demo
Boolean
true
是否展示demo。
name
String
App端监控
服务名。
doc_url
String
https://www.volcengine.com/docs/6431/160093
文档链接。
demo_aid
Long
12345
demo应用ID。
icon_url
String
www.example.com
icon的链接。
sort_index
Integer
-
排序索引。
description
String
test
服务描述。
service_key
String
服务唯一key。
返回示例
{
"error_msg": "",
"data": {},
"error_no": 0
}
错误码
当前接口暂无独立错误码,若接口调用返回异常,可参考 公共错误码 进行故障排查。
最近更新时间:2025.09.01 20:49:37
这个页面对您有帮助吗?
有用
有用
无用
无用