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 tačka ne navodi specifičnu dozvolu u specifikaciji, zato dodelite svom ključu minimum potrebnih ovlašćenja i proverite odgovor umesto da pretpostavljate.
Ovaj krajnji tačka ne prihvata ID organizacije. Vaš ključ već identifikuje organizaciju kojoj pripada, a odgovor je ograničen na nju.
Isprobajte
Zamenite bilo šta u uglastim zagradama sopstvenim vrednostima, a ključni placeholder sa ključem sa vaše kontrolne table.
curl -X GET https://api.zinndigital.com/v1/marketplace/overview \
-H "Authorization: Bearer zdk_live_…"Prijavljeni ste? API konzola na vašoj kontrolnoj tabli automatski popunjava ID vaše stvarne organizacije i vaš sopstveni ključ, i izvršava zahtev nad API-jem uživo tako da možete videti stvarni odgovor. Otvorite ovu krajnju tačku u API konzoli
Detalji
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 | Šta je ovo |
|---|---|---|---|
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 | Šta je ovo |
|---|---|---|---|
verticals | MarketplaceHubVertical[] | Da | — |
latest | MarketplaceHubCard[] | Da | — |
recently_sold | MarketplaceRecentSale[] | Da | — |
total_listings | integer | Da | — |