跳转到主要内容
GET
https://api.ppinfra.com
/
gpu-instance
/
openapi
/
v1
/
endpoints
查询 Endpoint 列表
curl --request GET \
  --url https://api.ppinfra.com/gpu-instance/openapi/v1/endpoints

请求头

Content-Type
string
required
枚举值:application/json。
Authorization
string
required
Bearer 身份验证格式,例如:Bearer {{API 密钥}}。

查询参数

pageSize
integer
required
每页返回的最大条数。
pageNum
integer
required
当前页码。

响应参数

endpoints
object[]
required
Endpoint 信息。
total
integer
required
查询结果的条数。