marketplace
GET /v1/marketplace/{vertical}/{slug}
One live Zinn®, as anyone sees it.
Autentizace
Odešlete klíč API jako bearer token. Tento koncový bod ve specifikaci uvádí specifické oprávnění, takže svému klíči udělte to nejmenší možné a místo předpokladů zkontrolujte odpověď.
Tento koncový bod nevyžaduje žádné ID organizace. Váš klíč již identifikuje organizaci, ke které patří, a odpověď je na ni omezena.
Vyzvednout
Nahraďte cokoli v závorkách vlastními hodnotami a zástupný symbol klíče klíčem z vašeho řídicího panelu.
curl -X GET https://api.zinndigital.com/v1/marketplace/{vertical}/{slug} \
-H "Authorization: Bearer zdk_live_…"Přihlášeni? Konzole API ve vašem dashboardu automaticky doplní vaše skutečné ID organizace i váš vlastní klíč a odešle požadavek na živé API, abyste viděli reálnou odpověď. Otevřete tento koncový bod v konzoli API
Podrobnosti
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.
Parametry
| Název | Typ | Požadováno | Co to je |
|---|---|---|---|
vertical (path) | string | Ano | — |
slug (path) | string | Ano | — |
locale (query) | string | Ne | Render 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… |
Odpověď
| Název | Typ | Požadováno | Co to je |
|---|---|---|---|
source_locale | string | Ne | The 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… |
copy_locale | string | Ne | The 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 asked… |
id | string | Ano | — |
slug | string | Ano | — |
title | string | Ano | — |
summary | string | Ano | — |
marketplace_key | string | Ano | — |
images | MarketplaceImage[] | Ne | Cover 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_layout | MarketplaceStorefrontLayout | Ne | How a vertical's results are laid out on the public storefront. Owner instruction 2026-08-08:… |
category_path | string | Ne | — |
listing_type_key | string | Ano | — |
schema_version | integer | Ano | — |
vendor_display_name | string | Ano | The Zinner®'s public name — never the legal name held for identity checks. |
price_minor | integer | Ano | — |
price_max_minor | integer | Ano | — |
currency | string | Ano | — |
sales_count | integer | Ano | — |
published_at | string | Ne | — |
fields | MarketplacePublicField[] | Ano | — |
packages | MarketplacePackage[] | Ano | — |
Chyby, které může tento koncový bod vrátit
404