public
GET /v1/public/order/finder
The questions the hosting finder may ask, enumerated from the estate.
Authentication
This endpoint is public. It takes no credential and no organisation — it is what our own marketing site and AI answer engines read.
This endpoint takes no organisation id. Your key already identifies the organisation it belongs to, and the response is scoped to it.
Try it
Replace anything in angle brackets with your own values, and the key placeholder with a key from your dashboard.
curl -X GET https://api.zinndigital.com/v1/public/order/finderSigned in? The API console in your dashboard fills in your real organisation id and your own key, and runs the request against the live API so you can see the actual response. Open this endpoint in the API console
Details
The form's own options come from here rather than from the component, and that is the whole reason this endpoint exists: a hardcoded CMS list survives the day we stop offering that CMS, and the failure is silent in the worst direction — a visitor answers a question we cannot honour and is recommended a plan that cannot run their site. cms is the union of what our own fleet can install and what any active line's application policy allows, plus static and none, which are about the absence of a CMS and so cannot come from an installer inventory.
Response
| Name | Type | Required | What it is |
|---|---|---|---|
data | HostingFinderOptions | Yes | — |
Errors this endpoint can return
429