Skip to main content
GET
Management API 主机(api.scanova.io)上列出可见/可用的套餐,使用您的原始 Management API 密钥进行身份验证——如果您还没有设置好密钥,请参见概览
不区分大小写的子字符串匹配,按套餐名称筛选。
结果是分页的。这是目录视图——公开/可用的套餐,加上专门为请求账户定制的套餐(如果存在)。它包含价格信息(金额、计费周期)——相关内容请参见获取套餐的定价选项,按套餐 id 查询。

相关内容

授权

Authorization
string
header
必填

Send your Management API key as the raw value of the Authorization header — no "Bearer " or "Token " prefix, and no other characters. Example: Authorization: 401f7ac837da42b97f613d789819ff93537bee6a. A header containing more than one space-separated part is rejected outright. Requests also require the request's Host header to be the management API host (e.g. api.scanova.io) — the same key sent to the regular API host will not authenticate.

查询参数

响应

200 - application/json

Paginated list of plans, each with its quota grants.