مرجع API
public
27 نقطه پایانی در این ناحیه وجود دارد. هر کدام صفحه خود را با پارامترها، پاسخ و درخواستی که میتوانید اجرا کنید، دارد.
| روش | مسیر | آنچه انجام میدهد | مجوز |
|---|---|---|---|
| GET | /v1/plugins | Everything Zinn® publishes for you to install, at its current version. | — |
| GET | /v1/plugins/{slug} | One plugin's current release. | — |
| GET | /v1/plugins/{slug}/download | The 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}/join | Take the seat a share link grants you. | — |
| POST | /v1/public/cart | Open an anonymous cart. | — |
| GET | /v1/public/cart/{token} | Get an anonymous cart. | — |
| POST | /v1/public/cart/{token}/items | Add 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}/plan | Add a hosting plan, or a free trial of one, to an anonymous cart. | — |
| POST | /v1/public/cart/{token}/server | Add one cloud machine to an anonymous cart. | — |
| POST | /v1/public/checkout | Check out as a guest — create the account and place the order. | — |
| GET | /v1/public/domains/nameserver-check | Which registrar holds a domain, what to enter, and whether it has taken effect. | — |
| POST | /v1/public/domains/search | Search domain availability without an account. | — |
| POST | /v1/public/domains/suggest | Alternative domains worth offering alongside a search. | — |
| GET | /v1/public/domains/tld-pricing | The public, searchable TLD price table. | — |
| GET | /v1/public/domains/whois | Free public WHOIS lookup for any domain. | — |
| GET | /v1/public/kb | Browse or search the knowledge base. | — |
| GET | /v1/public/kb/categories | List the knowledge-base sections. | — |
| GET | /v1/public/kb/slugs | Every published article's URL segment, in every locale. | — |
| GET | /v1/public/kb/{slug} | Read one knowledge-base article. | — |
| GET | /v1/public/payment-config | The publishable key and enabled gateways, for a browser. | — |
| POST | /v1/public/pricing/tax-quote | What these net prices look like to a signed-out visitor, after VAT. | — |
| GET | /v1/public/status/confirm | Confirm an email subscription to the status page. | — |
| POST | /v1/public/status/subscribe | Ask for email updates from the public status page. | — |
| GET | /v1/public/status/unsubscribe | Stop receiving status emails. | — |
| POST | /v1/wp/plugin-update/{siteId} | What an installed Zinn® plugin polls for updates. | — |