marketplace
GET /v1/marketplace/overview
The marketplace hub — every vertical, the latest Zinn®s, what recently sold.
Autentifikacija
Pošaljite API ključ kao bearer token. Ova krajnja točka ne navodi određenu dozvolu u specifikaciji, stoga dajte svom ključu najmanje što mu je potrebno i provjerite odgovor umjesto da pretpostavljate.
Ova krajnja točka ne prihvaća ID organizacije. Vaš ključ već identificira organizaciju kojoj pripada, a odgovor je ograničen na nju.
Isprobajte
Zamijenite sve unutar šiljastih zagrada svojim vlastitim vrijednostima, a rezervirano mjesto za ključ s ključem iz vaše nadzorne ploče.
curl -X GET https://api.zinndigital.com/v1/marketplace/overview \
-H "Authorization: Bearer zdk_live_…"Prijavljeni ste? API konzola na vašoj nadzornoj ploči automatski unosi stvarni ID vaše organizacije i vaš vlastiti ključ te šalje zahtjev prema aktivnom API-ju kako biste mogli vidjeti stvarni odgovor. Otvori ovu krajnju točku u API konzoli
Pojedinosti
docs/83 §6's hub, and the front door of the storefront. Anonymous, single-variant, no user-agent branch: these pages exist to rank, and a hub behind auth is a hub no crawler and no first-time visitor ever sees. Each vertical declares its own `storefront_layout`, which is what makes *"layouts suited to what is sold"* (owner, 2026-08-08) a row an operator can change rather than a map compiled into the frontend — a guest post renders as a comparison row, a website as a showcase, and the ninth marketplace is data entry rather than a deploy. ⛔ `recently_sold` respects the mask: a sold website's domain stays `site****.com` exactly as a live listing's does. Selling a site does not make its domain public.
Parametri
| Naziv | Vrsta | Obavezno | Što je to |
|---|---|---|---|
locale (query) | string | Ne | Explicit, never `Accept-Language`. A response that varied on a request header would need `Vary`, at which point the edge can serve a crawler a different page from the one a visi… |
Odgovor
| Naziv | Vrsta | Obavezno | Što je to |
|---|---|---|---|
verticals | MarketplaceHubVertical[] | Da | — |
latest | MarketplaceHubCard[] | Da | — |
recently_sold | MarketplaceRecentSale[] | Da | — |
total_listings | integer | Da | — |