API 参考
catalog
此区域有 9 个端点。每个端点都有自己的页面,包含其参数、响应以及您可以运行的请求。
| 方法 | 路径 | 功能说明 | 权限 |
|---|---|---|---|
| GET | /v1/catalog/app/plans | List the plans a signed-in customer may buy, including unadvertised ones. | — |
| GET | /v1/catalog/app/product-lines | List the product lines a signed-in customer may buy, including unadvertised ones. | — |
| GET | /v1/catalog/compute | List the sellable cloud machine sizes. | — |
| GET | /v1/catalog/compute/own-cloud | List the Zinn® Private Cloud sizes, with a "from" price and the cities they run in. | — |
| GET | /v1/catalog/fx-rates | List the current FX rates vs the USD base. | — |
| GET | /v1/catalog/php-versions | List the PHP versions offered to new sites. | — |
| GET | /v1/catalog/plans | List the sellable plans with their prices. | — |
| GET | /v1/catalog/product-lines | List the active product lines. | — |
| GET | /v1/catalog/product-lines/owned | List the product lines this organization actually has. | — |