API 참조

public

이 영역에 27개의 엔드포인트가 있습니다. 각 엔드포인트에는 매개변수, 응답, 그리고 직접 실행할 수 있는 요청이 포함된 전용 페이지가 있습니다.

메서드경로기능 소개권한
GET/v1/pluginsEverything Zinn® publishes for you to install, at its current version.
GET/v1/plugins/{slug}One plugin's current release.
GET/v1/plugins/{slug}/downloadThe installable plugin zip.
GET/v1/public/boards/shared/{shareToken}Open a board someone shared with you. No account needed.
POST/v1/public/boards/shared/{shareToken}/joinTake the seat a share link grants you.
POST/v1/public/cartOpen an anonymous cart.
GET/v1/public/cart/{token}Get an anonymous cart.
POST/v1/public/cart/{token}/itemsAdd a domain to an anonymous cart.
DELETE/v1/public/cart/{token}/items/{itemId}Remove an item from an anonymous cart.
POST/v1/public/cart/{token}/planAdd a hosting plan, or a free trial of one, to an anonymous cart.
POST/v1/public/cart/{token}/serverAdd one cloud machine to an anonymous cart.
POST/v1/public/checkoutCheck out as a guest — create the account and place the order.
GET/v1/public/domains/nameserver-checkWhich registrar holds a domain, what to enter, and whether it has taken effect.
POST/v1/public/domains/searchSearch domain availability without an account.
POST/v1/public/domains/suggestAlternative domains worth offering alongside a search.
GET/v1/public/domains/tld-pricingThe public, searchable TLD price table.
GET/v1/public/domains/whoisFree public WHOIS lookup for any domain.
GET/v1/public/kbBrowse or search the knowledge base.
GET/v1/public/kb/categoriesList the knowledge-base sections.
GET/v1/public/kb/slugsEvery published article's URL segment, in every locale.
GET/v1/public/kb/{slug}Read one knowledge-base article.
GET/v1/public/payment-configThe publishable key and enabled gateways, for a browser.
POST/v1/public/pricing/tax-quoteWhat these net prices look like to a signed-out visitor, after VAT.
GET/v1/public/status/confirmConfirm an email subscription to the status page.
POST/v1/public/status/subscribeAsk for email updates from the public status page.
GET/v1/public/status/unsubscribeStop receiving status emails.
POST/v1/wp/plugin-update/{siteId}What an installed Zinn® plugin polls for updates.