marketplace

GET /v1/marketplace/{vertical}/{slug}

One live Zinn®, as anyone sees it.

Svi marketplace krajnji točke

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/{vertical}/{slug} \
  -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

Anonymous and SINGLE-VARIANT. No user-agent branch, no `Vary: Cookie`, no signed-in mode — docs/83 §3's rule is that Googlebot must see exactly what an anonymous visitor sees. A `domain` renders as `site****.com`; a `url` or `file` does not render at all. The full value is not in the tables this reads. ⛔ An unknown field kind is SKIPPED, never degraded to text: a page served by a newer engine than the deployed bundle must not print `12000` for a money field whose truth is `$120.00`, because a visitor has no way to tell a wrong number from a right one. ⛔ A listing whose stamped schema version has no history row is a **404**, not a render against the type's current head. Quietly showing different facts is worse than showing nothing.

Parametri

NazivVrstaObaveznoŠto je to
vertical (path)stringDa
slug (path)stringDa
locale (query)stringNeRender every operator-authored string — field labels, help text, enum option labels — in this locale, falling back to the source language per string. ⛔ A query parameter rather…

Odgovor

NazivVrstaObaveznoŠto je to
source_localestringNeThe language the **seller** wrote this listing in (#2606 slice E), or `""` when nothing has been translated and the question does not arise. ⭐ The owner's ruling was *"translate…
copy_localestringNeThe language `title` and `summary` are actually IN — the requested locale when a translation was served, `""` when they are the seller's own words. ⛔ Not the locale that was ask…
idstringDa
slugstringDa
titlestringDa
summarystringDa
marketplace_keystringDa
imagesMarketplaceImage[]NeCover first, so a client that renders only the first entry renders the right one without knowing the rule. Empty until the seller uploads one.
storefront_layoutMarketplaceStorefrontLayoutNeHow a vertical's results are laid out on the public storefront. Owner instruction 2026-08-08: *"layouts suited to what is sold — a guest post is a list/table, not a product card…
category_pathstringNe
listing_type_keystringDa
schema_versionintegerDa
vendor_display_namestringDaThe Zinner®'s public name — never the legal name held for identity checks.
price_minorintegerDa
price_max_minorintegerDa
currencystringDa
sales_countintegerDa
published_atstringNe
fieldsMarketplacePublicField[]Da
packagesMarketplacePackage[]Da

Pogreške koje ova krajnja točka može vratiti

404