查询套餐列表
GET
https://openapi-cn01.tange365.com/v2/cloud-service/plans
/v2/cloud-service/plans
智能识别服务
请求参数
Query 参数
product_id
string
套餐产品ID
示例值:
10001
product_type
string
可选
示例值:
standard
country_code
string
国家代码
示例值:
CN
device_id
string
查询设备可购买套餐
示例值:
1702D8OBYWWQ
Header 参数
X-Tg-Signed-Headers
string
必需
示例值:
x-tg-app-id;x-tg-date
X-Tg-App-Id
string
必需
默认值:
{{app-id}}
Accept-Language
string
必需
默认值:
{{language}}
Authorization
string
必需
默认值:
{{access_token}}
X-Tg-Date
string
必需
默认值:
20060102T150405Z
X-Tg-Content-Sha256
string
必需
X-Tg-Algorithm
string
必需
默认值:
TGV1-HMAC-SHA256
示例代码
返回响应
修改于 2025-03-13 08:49:47