Référence de l'API

public

44 points de terminaison dans cette zone. Chacun dispose de sa propre page avec ses paramètres, sa réponse et une requête que vous pouvez exécuter.

Toute la documentation pour développeurs

MéthodeCheminFonctionnalitéAutorisation
GET/v1/pay/invoices/{token}An invoice, for the person paying it. Unauthenticated.
POST/v1/pay/invoices/{token}/checkoutStart paying an invoice on our checkout. Unauthenticated.
POST/v1/pay/invoices/{token}/confirmThe payer entered a card — record it and take the money. Unauthenticated.
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.
POST/v1/public/assistant/askAsk Zinn® a pre-sales question — no account, one grounded answer.
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}/extraAdd one purchasable service (an addon) to 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.
GET/v1/public/chat-agents/{publicKey}/configWhat the widget on a customer's website needs in order to draw itself.
POST/v1/public/chat-agents/{publicKey}/messagesOne visitor turn — a question, and the answer from that site's own pages.
GET/v1/public/chat/{publicKey}/configWhat the chat widget on this site should look like.
POST/v1/public/chat/{publicKey}/conversationsA visitor says something for the first time.
POST/v1/public/chat/{publicKey}/conversations/{conversationId}/humanThe visitor asks for a person.
GET/v1/public/chat/{publicKey}/conversations/{conversationId}/messagesAnything said since the visitor's cursor.
POST/v1/public/chat/{publicKey}/conversations/{conversationId}/messagesThe visitor says something else.
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/order/config/{planCode}Everything a buyer configures for one plan, in one call.
GET/v1/public/order/finderThe questions the hosting finder may ask, enumerated from the estate.
POST/v1/public/order/recommendRecommend hosting from the guided form's answers, with the reasoning.
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.
POST/v1/public/quotesAsk us to price a project — no account.
GET/v1/public/quotes/formWhat the free-quote form needs to render itself.
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.