API 참조
catalog
이 영역에 8개의 엔드포인트가 있습니다. 각 엔드포인트에는 매개변수, 응답, 그리고 직접 실행할 수 있는 요청이 포함된 전용 페이지가 있습니다.
| 메서드 | 경로 | 기능 소개 | 권한 |
|---|---|---|---|
| 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. | — |