marketplace
GET /v1/marketplace/{vertical}/{slug}
One live Zinn®, as anyone sees it.
Упълномощаване
Изпратете API ключ като носител (bearer token). Тази точка за достъп не указва конкретно разрешение в спецификацията, затова дайте на ключа си най-малкото необходимо и проверете отговора, вместо да правите предположения.
Този ендпойнт не изисква идентификатор на организация. Вашият ключ вече идентифицира организацията, към която принадлежи, и отговорът е ограничен до нея.
Опитайте
Заменете всичко в квадратни скоби със собствени стойности, а ключовия заместващ символ – с ключ от вашето табло за управление.
curl -X GET https://api.zinndigital.com/v1/marketplace/{vertical}/{slug} \
-H "Authorization: Bearer zdk_live_…"Влязохте ли в профила си? API конзолата във вашето табло за управление попълва действителното идентификационно число на вашата организация и вашия собствен ключ и изпълнява заявката спрямо реалното API, за да можете да видите действителния отговор. Отворете този крайpoint в API конзолата
Детайли
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.
Параметри
| Име | Тип | Задължително | Какво представлява |
|---|---|---|---|
vertical (path) | string | Да | — |
slug (path) | string | Да | — |
locale (query) | string | Не | 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… |
Отговор
| Име | Тип | Задължително | Какво представлява |
|---|---|---|---|
source_locale | string | Не | 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 | Не | 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 | Да | — |
slug | string | Да | — |
title | string | Да | — |
summary | string | Да | — |
marketplace_key | string | Да | — |
images | MarketplaceImage[] | Не | 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 | Не | How a vertical's results are laid out on the public storefront. Owner instruction 2026-08-08:… |
category_path | string | Не | — |
listing_type_key | string | Да | — |
schema_version | integer | Да | — |
vendor_display_name | string | Да | The Zinner®'s public name — never the legal name held for identity checks. |
price_minor | integer | Да | — |
price_max_minor | integer | Да | — |
currency | string | Да | — |
sales_count | integer | Да | — |
published_at | string | Не | — |
fields | MarketplacePublicField[] | Да | — |
packages | MarketplacePackage[] | Да | — |
Грешки, които този крайpoint може да върне
404